Stitch.Database Documentation

DBRow Properties

The properties of the DBRow class are listed below. For a complete list of DBRow class members, see the DBRow Members topic.

Public Instance Properties

AllKeys
Count (inherited from NameObjectCollectionBase)Gets the number of key-and-value pairs contained in the NameObjectCollectionBase instance.
Item Get a cell based on its column name (index)
Keys (inherited from NameObjectCollectionBase)Gets a KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance.

Protected Instance Properties

IsReadOnly (inherited from NameObjectCollectionBase)Gets or sets a value indicating whether the NameObjectCollectionBase instance is read-only.

See Also

DBRow Class | Stitch.Database Namespace