Partager via


LayoutUniqueScope Classe

Définition

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

Constructeurs

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

S’applique à