LayoutType Class

Definition

public abstract class LayoutType : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutType
type LayoutType = class
    interface ILayoutType
Public MustInherit Class LayoutType
Implements ILayoutType
Inheritance
LayoutType
Derived
Implements

Fields

Array
Binary
Boolean
BooleanFalse
DateTime
Decimal
Float128
Float32
Float64
Guid
Immutable
ImmutableArray
ImmutableNullable
ImmutableObject
ImmutableTagged
ImmutableTagged2
ImmutableTuple
ImmutableTypedArray
ImmutableTypedMap
ImmutableTypedSet
ImmutableTypedTuple
ImmutableUDT
Int16
Int32
Int64
Int8
LayoutCode
MongoDbObjectId
Null
Nullable
Object
Size
Tagged
Tagged2
Tuple
TypedArray
TypedMap
TypedSet
TypedTuple
UDT
UInt16
UInt32
UInt64
UInt8
UnixDateTime
Utf8
VarInt
VarUInt

Properties

AllowVariable
IsBool
IsFixed
IsNull
IsVarint
Name

Methods

TypeAs<T>()

Applies to