次の方法で共有


TableOperationType 列挙型

定義

public enum TableOperationType
type TableOperationType = 
Public Enum TableOperationType
継承
TableOperationType

フィールド

Delete 1
Insert 0
InsertOrMerge 5
InsertOrReplace 4
Merge 3
Replace 2
Retrieve 6
RotateEncryptionKey 7

適用対象