Costruttore SfcQueryConnectionUnavailableException (String)

Initializes a new instance of the SfcQueryConnectionUnavailableException class with the specified error message. Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    message As String _
)
'Utilizzo
Dim message As String 

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

Parametri

  • message
    Tipo: System.String
    The message that describes the error.

Vedere anche

Riferimento

SfcQueryConnectionUnavailableException Classe

Overload SfcQueryConnectionUnavailableException

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc