SfcObjectExtender<TSfcInstance>.GetParentSfcPropertySet Method
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.
Returns an instance of the parent's property set
protected virtual Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet GetParentSfcPropertySet ();
abstract member GetParentSfcPropertySet : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet
override this.GetParentSfcPropertySet : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet
Protected Overridable Function GetParentSfcPropertySet () As ISfcPropertySet