EntityModelSchemaGenerator.EdmItemCollection 属性

定义

重要

此 API 不符合 CLS。

获取由 GenerateMetadata 方法创建的 EdmItemCollection 。

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

属性值

包含概念性架构定义语言 (CSDL) 的 EdmItemCollection 对象。

属性

适用于