Share via


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
)

매개 변수

주의

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