Freigeben über


EntityModelSchemaGenerator.EdmItemCollection Eigenschaft

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

Ruft die EdmItemCollection ab, die von der GenerateMetadata-Methode erstellt wurde.

public:
 property System::Data::Metadata::Edm::EdmItemCollection ^ EdmItemCollection { System::Data::Metadata::Edm::EdmItemCollection ^ get(); };
public System.Data.Metadata.Edm.EdmItemCollection EdmItemCollection { get; }
[System.CLSCompliant(false)]
public System.Data.Metadata.Edm.EdmItemCollection EdmItemCollection { get; }
member this.EdmItemCollection : System.Data.Metadata.Edm.EdmItemCollection
[<System.CLSCompliant(false)>]
member this.EdmItemCollection : System.Data.Metadata.Edm.EdmItemCollection
Public ReadOnly Property EdmItemCollection As EdmItemCollection

Eigenschaftswert

Ein EdmItemCollection-Objekt, das die CSDL (Conceptual Schema Definition Language)-Daten enthält.

Attribute

Gilt für: