ItemCollection::DataSpace Property
.NET Framework (current version)
Gets the data model associated with this item collection.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Property Value
Type: System.Data.Metadata.Edm::DataSpaceThe data model associated with this item collection.
This property returns OSpace for ObjectItemCollection; CSpace for EdmItemCollection; and CSSpace for StorageMappingItemCollection.
.NET Framework
Available since 3.5
Available since 3.5
Show: