共用方式為


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

屬性值

EdmItemCollection 物件,包含概念結構描述定義語言 (CSDL)。

屬性

適用於