你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

适用于