次の方法で共有


UpdateOptions 列挙型

定義

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

フィールド

名前 説明
None 0
Update 1
Insert 2
Upsert 3
InsertAt 4

適用対象