LayoutTagged2 Class

Definition

public sealed class LayoutTagged2 : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutIndexedScope
type LayoutTagged2 = class
    inherit LayoutIndexedScope
Public NotInheritable Class LayoutTagged2
Inherits LayoutIndexedScope
Inheritance

Fields

Immutable (Inherited from LayoutType)
LayoutCode (Inherited from LayoutType)
Size (Inherited from LayoutType)

Properties

AllowVariable (Inherited from LayoutType)
IsBool (Inherited from LayoutType)
IsFixed (Inherited from LayoutScope)
IsNull (Inherited from LayoutType)
IsVarint (Inherited from LayoutType)
Name

Methods

DeleteScope(RowBuffer, RowCursor) (Inherited from LayoutScope)
ReadScope(RowBuffer, RowCursor, RowCursor) (Inherited from LayoutScope)
TypeAs<T>() (Inherited from LayoutType)
WriteScope(RowBuffer, RowCursor, TypeArgumentList, RowCursor, UpdateOptions)
WriteScope<TContext>(RowBuffer, RowCursor, TypeArgumentList, TContext, LayoutScope.WriterFunc<TContext>, UpdateOptions) (Inherited from LayoutScope)

Applies to