Click or drag to resize

MemoryBuffer Properties

The MemoryBuffer type exposes the following members.

Properties
  NameDescription
Public propertyDataSource
Gets the data source, which is used to load missing rows.
(Inherited from DataBuffer.)
Public propertyItem
Gets the MemoryBufferTable with the specified table name.
(Inherited from DataBuffer.)
Public propertyMetadataProvider
Gets or sets the table metadata provider.
(Inherited from DataBuffer.)
Public propertyTables
Gets the tables in the buffer.
(Overrides DataBufferTables.)
Top
See Also