Compartir a través de


SfcObjectNotFoundException Constructor (String)

No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public Sub New ( _
    message As String _
)
'Uso
Dim message As String 

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

Parámetros

Vea también

Referencia

SfcObjectNotFoundException Clase

Sobrecarga de SfcObjectNotFoundException

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc.Metadata