バージョン

TransactionType 列挙体

さまざまなトランザクション タイプの列挙体。
シンタックス
'宣言
 
Public Enum TransactionType 
   Inherits System.Enum
public enum TransactionType : System.Enum 
メンバ
メンバ解説
Add追加トランザクション。
Delete削除トランザクション。
Update更新トランザクション。
参照