ConfigurationBase.Parent Property
Gets the Server object that is the parent of the Configuration object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcObjectAttribute(SfcObjectRelationship.ParentObject)] public Server Parent { get; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.ServerA Server object that is the parent of the Configuration object.