Compartilhar via


LayoutNullable Classe

Definição

public sealed class LayoutNullable : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutIndexedScope
type LayoutNullable = class
    inherit LayoutIndexedScope
Public NotInheritable Class LayoutNullable
Inherits LayoutIndexedScope
Herança

Campos

Immutable (Herdado de LayoutType)
LayoutCode (Herdado de LayoutType)
Size (Herdado de LayoutType)

Propriedades

AllowVariable (Herdado de LayoutType)
IsBool (Herdado de LayoutType)
IsFixed (Herdado de LayoutScope)
IsNull (Herdado de LayoutType)
IsVarint (Herdado de LayoutType)
Name

Métodos

DeleteScope(RowBuffer, RowCursor) (Herdado de LayoutScope)
HasValue(RowBuffer, RowCursor)
ReadScope(RowBuffer, RowCursor, RowCursor) (Herdado de LayoutScope)
TypeAs<T>() (Herdado de LayoutType)
WriteScope(RowBuffer, RowCursor, TypeArgumentList, Boolean, RowCursor, UpdateOptions)
WriteScope(RowBuffer, RowCursor, TypeArgumentList, RowCursor, UpdateOptions)
WriteScope<TContext>(RowBuffer, RowCursor, TypeArgumentList, TContext, LayoutScope.WriterFunc<TContext>, UpdateOptions) (Herdado de LayoutScope)

Aplica-se a