次の方法で共有


CollectorException コンストラクター (String)

エラー メッセージです。

名前空間:  Microsoft.SqlServer.Management.Collector
アセンブリ:  Microsoft.SqlServer.Management.Collector (Microsoft.SqlServer.Management.Collector.dll)

構文

'宣言
Public Sub New ( _
    message As String _
)
'使用
Dim message As String

Dim instance As New CollectorException(message)
public CollectorException(
    string message
)
public:
CollectorException(
    String^ message
)
new : 
        message:string -> CollectorException
public function CollectorException(
    message : String
)

パラメーター

説明

この名前空間、クラス、またはメンバは、Microsoft .NET Framework 2.0 でのみサポートされています。