IBusinessLogicResolver クラス
この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
継承階層
System. . :: . .Object
Microsoft.SqlServer.Replication.BusinessLogicSupport..::..IBusinessLogicResolver
Microsoft.SqlServer.Replication.BusinessLogicSupport. . :: . .BusinessLogicResolver
名前空間: Microsoft.SqlServer.Replication.BusinessLogicSupport
アセンブリ: Microsoft.SqlServer.Replication.BusinessLogicSupport (Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
構文
'宣言
Public MustInherit Class IBusinessLogicResolver
'使用
Dim instance As IBusinessLogicResolver
public abstract class IBusinessLogicResolver
public ref class IBusinessLogicResolver abstract
[<AbstractClassAttribute>]
type IBusinessLogicResolver = class end
public abstract class IBusinessLogicResolver
IBusinessLogicResolver 型は、以下のメンバーを公開しています。
メソッド
名前 | 説明 | |
---|---|---|
Dispose | ||
Equals | (Object から継承されています。) | |
Finalize | (Object から継承されています。) | |
GetHashCode | (Object から継承されています。) | |
GetType | (Object から継承されています。) | |
InvokeChangeHandler | ||
InvokeCommitHandler | ||
InvokeDeleteHandler | ||
InvokeErrorHandler | ||
InvokeInitialize | ||
InvokePhaseBegin | ||
InvokeUpdateConflictHandler | ||
InvokeUpdateDeleteConflictHandler | ||
MemberwiseClone | (Object から継承されています。) | |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。