Compartilhar via


Construtor CollectorException (String)

A mensagem de erro.

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (em Microsoft.SqlServer.Management.Collector.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String _
)
'Uso
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
)

Parâmetros

Comentários

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.