AlterAction 枚举

定义

更改操作的类型

public enum AlterAction
type AlterAction = 
Public Enum AlterAction
继承
AlterAction

字段

名称 说明
None 0
Add 1
Drop 2

适用于