Partager via


LayoutNullable Classe

Définition

public sealed class LayoutNullable : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutIndexedScope
type LayoutNullable = class
    inherit LayoutIndexedScope
Public NotInheritable Class LayoutNullable
Inherits LayoutIndexedScope
Héritage

Champs

Immutable (Hérité de LayoutType)
LayoutCode (Hérité de LayoutType)
Size (Hérité de LayoutType)

Propriétés

AllowVariable (Hérité de LayoutType)
IsBool (Hérité de LayoutType)
IsFixed (Hérité de LayoutScope)
IsNull (Hérité de LayoutType)
IsVarint (Hérité de LayoutType)
Name

Méthodes

DeleteScope(RowBuffer, RowCursor) (Hérité de LayoutScope)
HasValue(RowBuffer, RowCursor)
ReadScope(RowBuffer, RowCursor, RowCursor) (Hérité de LayoutScope)
TypeAs<T>() (Hérité 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) (Hérité de LayoutScope)

S’applique à