ItemCollection.DataSpace Property

Definition

Gets the data model associated with this item collection.

public System.Data.Entity.Core.Metadata.Edm.DataSpace DataSpace { get; }
member this.DataSpace : System.Data.Entity.Core.Metadata.Edm.DataSpace
Public ReadOnly Property DataSpace As DataSpace

Property Value

The data model associated with this item collection.

Applies to