PrimitivePropertyType Class

Definition

public sealed class PrimitivePropertyType : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PropertyType
public class PrimitivePropertyType : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.PropertyType
type PrimitivePropertyType = class
    inherit PropertyType
Public NotInheritable Class PrimitivePropertyType
Inherits PropertyType
Public Class PrimitivePropertyType
Inherits PropertyType
Inheritance
PrimitivePropertyType

Constructors

PrimitivePropertyType()
PrimitivePropertyType(TypeKind)

Properties

ApiType (Inherited from PropertyType)
Enum
Length
Nullable (Inherited from PropertyType)
RowBufferSize
Storage
Type (Inherited from PropertyType)

Applies to