次の方法で共有


LayoutTypedMap クラス

定義

public sealed class LayoutTypedMap : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutUniqueScope
type LayoutTypedMap = class
    inherit LayoutUniqueScope
Public NotInheritable Class LayoutTypedMap
Inherits LayoutUniqueScope
継承

フィールド

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

プロパティ

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

メソッド

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

適用対象