SfcPropertyReadOnlyException Constructor
Initializes a new instance of the SfcPropertyReadOnlyException class. Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SfcPropertyReadOnlyException()
public SfcPropertyReadOnlyException()
public:
SfcPropertyReadOnlyException()
new : unit -> SfcPropertyReadOnlyException
public function SfcPropertyReadOnlyException()