Partager via


LayoutIndexedScope Classe

Définition

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

Constructeurs

LayoutIndexedScope(LayoutCode, 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 (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 à