Compartilhar via


LayoutIndexedScope Classe

Definição

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

Construtores

LayoutIndexedScope(LayoutCode, 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 (Herdado de LayoutScope)
IsNull (Herdado de LayoutType)
IsVarint (Herdado de LayoutType)
Name (Herdado de LayoutType)

Métodos

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

Aplica-se a