次の方法で共有


LayoutUniqueScope クラス

定義

public abstract class LayoutUniqueScope : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutIndexedScope
type LayoutUniqueScope = class
    inherit LayoutIndexedScope
Public MustInherit Class LayoutUniqueScope
Inherits LayoutIndexedScope
継承
派生

コンストラクター

LayoutUniqueScope(LayoutCode, Boolean, Boolean, Boolean)

フィールド

Immutable (継承元 LayoutType)
LayoutCode (継承元 LayoutType)
Size (継承元 LayoutType)

プロパティ

AllowVariable (継承元 LayoutType)
IsBool (継承元 LayoutType)
IsFixed (継承元 LayoutScope)
IsNull (継承元 LayoutType)
IsVarint (継承元 LayoutType)
Name (継承元 LayoutType)

メソッド

DeleteScope(RowBuffer, RowCursor) (継承元 LayoutScope)
FieldType(RowCursor)
Find(RowBuffer, RowCursor, RowCursor, RowCursor)
MoveField(RowBuffer, RowCursor, RowCursor, UpdateOptions)
ReadScope(RowBuffer, RowCursor, RowCursor) (継承元 LayoutScope)
TypeAs<T>() (継承元 LayoutType)
WriteScope(RowBuffer, RowCursor, TypeArgumentList, RowCursor, UpdateOptions) (継承元 LayoutScope)
WriteScope<TContext>(RowBuffer, RowCursor, TypeArgumentList, TContext, LayoutScope.WriterFunc<TContext>, UpdateOptions)
WriteScope<TContext>(RowBuffer, RowCursor, TypeArgumentList, TContext, LayoutScope.WriterFunc<TContext>, UpdateOptions) (継承元 LayoutScope)

適用対象