Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
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.