SfcPropertyNotSetException Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
SfcPropertyNotSetException() | |
SfcPropertyNotSetException(String) |
SfcPropertyNotSetException()
public SfcPropertyNotSetException ();
Public Sub New ()
Applies to
SfcPropertyNotSetException(String)
public SfcPropertyNotSetException (string propertyName);
new Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyNotSetException : string -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyNotSetException
Public Sub New (propertyName As String)
Parameters
- propertyName
- String