EntityModelSchemaGenerator.EdmItemCollection Eigenschaft

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

Ruft die EdmItemCollection, 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 konzeptionelle Schemadefinitionssprache (CSDL) enthält.

Attribute

Gilt für: