次の方法で共有


ChangeOperation 列挙体

オブジェクトで実行できる変更操作を指定します。

名前空間: System.ServiceModel.DomainServices.Server
アセンブリ: System.ServiceModel.DomainServices.Server (system.servicemodel.domainservices.server.dll 内)

使用方法

'使用
Dim instance As ChangeOperation

構文

'宣言
Public Enumeration ChangeOperation
public enum ChangeOperation
public enum class ChangeOperation
public enum ChangeOperation
public enum ChangeOperation

メンバー

メンバー名 説明
Delete 削除操作。
Insert 挿入操作。
None 実行する変更操作はありません。
Update 更新操作。

プラットフォーム

開発プラットフォーム

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 、Windows Server 2008、および Windows 2000

ターゲット プラットフォーム

参照

リファレンス

System.ServiceModel.DomainServices.Server 名前空間