共用方式為


Parent 屬性

Gets the PartitionFunction object that is the parent of the PartitionFunctionParameterCollection object.

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

語法

'宣告
Public ReadOnly Property Parent As PartitionFunction
    Get
'用途
Dim instance As PartitionFunctionParameterCollection
Dim value As PartitionFunction

value = instance.Parent
public PartitionFunction Parent { get; }
public:
property PartitionFunction^ Parent {
    PartitionFunction^ get ();
}
member Parent : PartitionFunction
function get Parent () : PartitionFunction

範例

使用集合