Partager via


LayoutPropertyScope Classe

Définition

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

Constructeurs

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

Méthodes

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

S’applique à