Condividi tramite


EntityModelSchemaGenerator.EdmItemCollection Proprietà

Definizione

Importante

Questa API non è conforme a CLS.

Ottiene l'oggetto EdmItemCollection creato dal metodo GenerateMetadata.

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

Valore della proprietà

Oggetto EdmItemCollection contenente lo schema Conceptual Schema Definition Language (CSDL).

Attributi

Si applica a