共用方式為


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)

屬性值

適用於