Compartilhar via


LayoutUniqueScope Classe

Definição

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

Construtores

LayoutUniqueScope(LayoutCode, 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)
FieldType(RowCursor)
Find(RowBuffer, RowCursor, RowCursor, RowCursor)
MoveField(RowBuffer, RowCursor, RowCursor, UpdateOptions)
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)
WriteScope<TContext>(RowBuffer, RowCursor, TypeArgumentList, TContext, LayoutScope.WriterFunc<TContext>, UpdateOptions) (Herdado de LayoutScope)

Aplica-se a