Compartilhar via


LayoutPropertyScope Classe

Definição

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

Construtores

LayoutPropertyScope(LayoutCode, 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