次の方法で共有


EdmStructuredType.PropertiesDictionary プロパティ

定義

検索を高速化するために、この型定義のプロパティのディクショナリを取得します。

protected System.Collections.Generic.IDictionary<string,Microsoft.OData.Edm.IEdmProperty> PropertiesDictionary { get; }
member this.PropertiesDictionary : System.Collections.Generic.IDictionary<string, Microsoft.OData.Edm.IEdmProperty>
Protected ReadOnly Property PropertiesDictionary As IDictionary(Of String, IEdmProperty)

プロパティ値

適用対象