共用方式為


GetParentSfcPropertySet 方法

Retrieves an instance of the parent's property set. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

命名空間:  Microsoft.SqlServer.Management.Sdk.Sfc
組件:  Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

語法

'宣告
Protected Overridable Function GetParentSfcPropertySet As ISfcPropertySet
'用途
Dim returnValue As ISfcPropertySet

returnValue = Me.GetParentSfcPropertySet()
protected virtual ISfcPropertySet GetParentSfcPropertySet()
protected:
virtual ISfcPropertySet^ GetParentSfcPropertySet()
abstract GetParentSfcPropertySet : unit -> ISfcPropertySet 
override GetParentSfcPropertySet : unit -> ISfcPropertySet 
protected function GetParentSfcPropertySet() : ISfcPropertySet

傳回值

型別:Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcPropertySet
The property set of the parent.