次の方法で共有


PropertyType コンストラクター

定義

オーバーロード

PropertyType()
PropertyType(TypeKind)

PropertyType()

protected PropertyType ();
Protected Sub New ()

適用対象

PropertyType(TypeKind)

protected PropertyType (Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.TypeKind type);
new Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PropertyType : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.TypeKind -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PropertyType
Protected Sub New (type As TypeKind)

パラメーター

type
TypeKind

適用対象