次の方法で共有


EntityProperty.PropertyType プロパティ

定義

この EdmType オブジェクトの EntityProperty を取得します。

public Microsoft.Azure.Cosmos.Table.EdmType PropertyType { get; }
member this.PropertyType : Microsoft.Azure.Cosmos.Table.EdmType
Public ReadOnly Property PropertyType As EdmType

プロパティ値

この EdmType オブジェクトの EntityProperty です。

適用対象