次の方法で共有


OperationInProgress 列挙型

定義

処理中の操作

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

フィールド

Create 2
Delete 4
Invalid 0
None 1
Update 3

適用対象