EdmModel.DataSpace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the data space associated with the model, which indicates whether it is a conceptual model (DataSpace.CSpace) or a store model (DataSpace.SSpace).
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