Langue

EntityModelSchemaGenerator.EdmItemCollection Propriété

Définition

Important

Cette API n’est pas conforme CLS.

Obtient l’EdmItemCollection qui a été créé par la méthode 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

Valeur de propriété

Objet EdmItemCollection qui contient le langage de définition de schéma conceptuel (CSDL).

Attributs

S’applique à