ReplicaMetadataInUseException コンストラクター (String)
指定したエラー メッセージが含まれる ReplicaMetadataInUseException クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.Synchronization.MetadataStorage
アセンブリ: Microsoft.Synchronization.MetadataStorage (Microsoft.Synchronization.MetadataStorage.dll 内)
構文
'宣言
Public Sub New ( _
message As String _
)
'使用
Dim message As String
Dim instance As New ReplicaMetadataInUseException(message)
public ReplicaMetadataInUseException(
string message
)
public:
ReplicaMetadataInUseException(
String^ message
)
new :
message:string -> ReplicaMetadataInUseException
public function ReplicaMetadataInUseException(
message : String
)
パラメーター
- message
型 : System. . :: . .String
エラーを示すメッセージです。
参照
参照
ReplicaMetadataInUseExceptionクラス
ReplicaMetadataInUseException メンバー