SfcUnsupportedVersionException Constructor
Initializes a new instance of the SfcUnsupportedVersionException class. 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
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New SfcUnsupportedVersionException()
public SfcUnsupportedVersionException()
public:
SfcUnsupportedVersionException()
new : unit -> SfcUnsupportedVersionException
public function SfcUnsupportedVersionException()
Vea también
Referencia
SfcUnsupportedVersionException Clase