SfcPropertyReadOnlyException Constructor
Initializes a new instance of the SfcPropertyReadOnlyException class. Solamente se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada.
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 SfcPropertyReadOnlyException()
public SfcPropertyReadOnlyException()
public:
SfcPropertyReadOnlyException()
new : unit -> SfcPropertyReadOnlyException
public function SfcPropertyReadOnlyException()
Vea también
Referencia
SfcPropertyReadOnlyException Clase