/ Assembly List / LJCDBMessage / DbRow

Namespace - LJCDBMessage


Syntax

C#
public class DbRow

Represents a result Row.

Static
HasItems Checks if the collection has items.

Constructor
#ctor Initializes an object instance.
#ctor The Copy constructor.

Collection
Clone Clones the structure of the object.
4 Methods

Properties
Item The row value for the specified value column index.
Item The row value for the specified value property name.
Values Gets or sets the row values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.