SqlSmoObject.ParentCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the collection that contains the object. May be null.
public Microsoft.SqlServer.Management.Smo.AbstractCollectionBase ParentCollection { get; }
member this.ParentCollection : Microsoft.SqlServer.Management.Smo.AbstractCollectionBase
Public ReadOnly Property ParentCollection As AbstractCollectionBase