[This is preliminary documentation and is subject to change.]
Buffers data read from the provider.

C# | Visual Basic | Visual C++ |
public interface ObjectModel
Public Interface ObjectModel
public interface class ObjectModel

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | add_table(IDataReader, String) | |
![]() | data_for_schema(TypeSchema, Provider) |
Retrieves the data for the given TypeSchema from the provider.
|
![]() | data_for_schema(String, Provider) |
Retrieves the data for the given TypeSchema from the provider.
|
![]() | data_for_schema(TypeSchema, Provider, Guid, String, array<String>[]()[]) | |
![]() | root_data |
Data for the root data type this model is associated to.
|