Search
Database Properties
 


 Public Properties

  Name Description

ColumnCount

Returns the number of column in the database.

Columns

Gets a list of columns in the database.

ContainsListCollection

Implements IListSource.ContainsListCollection.

Item

Overloaded.  

RowLength

Returns the length in bytes of a database row.

Rows

Gets a list of rows in the database.

 See Also