MindFusion.Wpf Pack Programmer's Guide
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. Gets the column with a specified name or index.

RowLength

Returns the length in bytes of a database row.

Rows

Gets a list of rows in the database.

 See Also

Database Class
MindFusion.Mapping Namespace