SqlSmoObject.ParentCollection Property

Definition

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

Property Value

Applies to