Compartilhar via


LayoutScope Classe

Definição

public abstract class LayoutScope : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutType
type LayoutScope = class
    inherit LayoutType
Public MustInherit Class LayoutScope
Inherits LayoutType
Herança
LayoutScope
Derivado

Construtores

LayoutScope(LayoutCode, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)

Campos

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

Propriedades

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

Métodos

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

Aplica-se a