PropertyType Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PropertyType() | |
PropertyType(TypeKind) |
PropertyType()
protected PropertyType ();
Protected Sub New ()
Applies to
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)
Parameters
- type
- TypeKind