SfcPropertyNotSetException Constructor
Initializes a new instance of the SfcPropertyNotSetException 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 SfcPropertyNotSetException()
public SfcPropertyNotSetException()
public:
SfcPropertyNotSetException()
new : unit -> SfcPropertyNotSetException
public function SfcPropertyNotSetException()
See Also
Reference
SfcPropertyNotSetException Class