SfcObjectExtender<TSfcInstance> 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
SfcObjectExtender<TSfcInstance>() |
default ctor. Used in code-generation scenarios |
SfcObjectExtender<TSfcInstance>(TSfcInstance) |
ctor |
SfcObjectExtender<TSfcInstance>()
default ctor. Used in code-generation scenarios
public SfcObjectExtender ();
Public Sub New ()
Applies to
SfcObjectExtender<TSfcInstance>(TSfcInstance)
ctor
public SfcObjectExtender (TSfcInstance parent);
new Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectExtender<'SfcInstance (requires 'SfcInstance :> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertyProvider and 'SfcInstance : (new : unit -> 'SfcInstance))> : 'SfcInstance -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectExtender<'SfcInstance (requires 'SfcInstance :> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertyProvider and 'SfcInstance : (new : unit -> 'SfcInstance))>
Public Sub New (parent As TSfcInstance)
Parameters
- parent
- TSfcInstance
parent object. Used as a bese property provider