Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an instance of the parent objects property set.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Overrides Function GetParentSfcPropertySet As ISfcPropertySet
'Usage
Dim returnValue As ISfcPropertySet
returnValue = Me.GetParentSfcPropertySet()
protected override ISfcPropertySet GetParentSfcPropertySet()
protected:
virtual ISfcPropertySet^ GetParentSfcPropertySet() override
abstract GetParentSfcPropertySet : unit -> ISfcPropertySet
override GetParentSfcPropertySet : unit -> ISfcPropertySet
protected override function GetParentSfcPropertySet() : ISfcPropertySet
Return Value
Type: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet
An ISfcPropertySet object containing the parent objects property set.