Interface | Description |
---|---|
HollowCollectionTypeDataAccess |
A handle for all of the records of a specific LIST or SET type in a Hollow dataset.
|
HollowDataAccess |
A
HollowDataAccess is a consumer's root handle to a Hollow dataset. |
HollowListTypeDataAccess |
A handle for all of the records of a specific LIST type in a Hollow dataset.
|
HollowMapTypeDataAccess |
A handle for all of the records of a specific MAP type in a Hollow dataset.
|
HollowObjectTypeDataAccess |
A handle for all of the records of a specific OBJECT type in a Hollow dataset.
|
HollowSetTypeDataAccess |
A handle for all of the records of a specific SET type in a Hollow dataset.
|
HollowTypeDataAccess |
A handle for all of the records of a specific type in a Hollow dataset.
|