次の方法で共有


PrimitivePropertyType コンストラクター

定義

オーバーロード

PrimitivePropertyType()
PrimitivePropertyType(TypeKind)

PrimitivePropertyType()

public PrimitivePropertyType();
Public Sub New ()

適用対象

PrimitivePropertyType(TypeKind)

public PrimitivePropertyType(Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.TypeKind type);
new Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PrimitivePropertyType : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.TypeKind -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PrimitivePropertyType
Public Sub New (type As TypeKind)

パラメーター

type
TypeKind

適用対象