SfcInstance.Parent Property

Definition

Parent is not something that is kept local, it is implied from the keychain The concept of a parent is really about the hiearchy up and under the root if we only do this via parents then we will not be able to instantiate objects with only lightweight SfcKeyChain sets

Setting the parent is therefor a helper operation to set a keychain

public Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance Parent { get; protected internal set; }
member this.Parent : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance with get, set
Public Property Parent As SfcInstance

Property Value

Applies to