次の方法で共有


ReplicationAgentException Constructor

ReplicationAgentException クラスの新しいインスタンスを作成します。

オーバーロードの一覧

名前 説明
ReplicationAgentException ()
ReplicationAgentException クラスの新しいインスタンスを作成します。
ReplicationAgentException (String)
指定したエラー メッセージを使用して ReplicationAgentException クラスの新しいインスタンスを作成します。
ReplicationAgentException (SerializationInfo, StreamingContext)
シリアル化されたデータを使用して ReplicationAgentException クラスの新しいインスタンスを作成します。
ReplicationAgentException (String, Exception)
指定したエラー メッセージとこの例外の原因になった内部例外への参照を使用して、ReplicationAgentException クラスの新しいインスタンスを作成します。

参照

関連項目

ReplicationAgentException Class
ReplicationAgentException Members
Microsoft.SqlServer.Replication Namespace