MemoryBufferTable Properties |
The MemoryBufferTable type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnCount |
Gets the column count.
|
![]() | Columns |
Gets the columns of the table.
|
![]() | DataSource |
Gets the data source, which is used to load missing rows.
|
![]() | PrimaryKey |
Gets or sets the primary key.
|
![]() | RowCount |
Gets the row count.
|
![]() | Rows |
Gets the rows.
|
![]() | TableName |
Gets the name of the table.
|