Konstruktor CollectorException (String)
Komunikat o błędzie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Collector
Zestaw: Microsoft.SqlServer.Management.Collector (w Microsoft.SqlServer.Management.Collector.dll)
Składnia
'Deklaracja
Public Sub New ( _
message As String _
)
'Użycie
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
)
Parametry
- message
Typ: System.String
String wartość, która jest komunikat o błędzie.
Uwagi
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.