Click or drag to resize

MemoryBufferTable Properties

The MemoryBufferTable type exposes the following members.

Properties
  NameDescription
Public propertyColumnCount
Gets the column count.
Public propertyColumns
Gets the columns of the table.
Public propertyDataSource
Gets the data source, which is used to load missing rows.
Public propertyPrimaryKey
Gets or sets the primary key.
Public propertyRowCount
Gets the row count.
Public propertyRows
Gets the rows.
Public propertyTableName
Gets the name of the table.
Top
See Also