Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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.