Partager via


LayoutScope Classe

Définition

public abstract class LayoutScope : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutType
type LayoutScope = class
    inherit LayoutType
Public MustInherit Class LayoutScope
Inherits LayoutType
Héritage
LayoutScope
Dérivé

Constructeurs

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

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
IsNull (Hérité de LayoutType)
IsVarint (Hérité de LayoutType)
Name (Hérité de LayoutType)

Méthodes

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

S’applique à