DependencyChainCollection Members
The DependencyChainCollection class represents a collection of Dependency objects used in dependency discovery operations.
The following tables list the members exposed by the DependencyChainCollection type.
Public Constructors
Name | Description | |
---|---|---|
DependencyChainCollection | Overloaded. Initializes a new instance of the DependencyChainCollection class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Capacity | (inherited from ArrayList ) |
![]() |
Count | (inherited from ArrayList ) |
![]() |
IsFixedSize | (inherited from ArrayList ) |
![]() |
IsReadOnly | (inherited from ArrayList ) |
![]() |
IsSynchronized | (inherited from ArrayList ) |
![]() |
Item | Gets a Dependency object in the collection by index number. |
![]() |
SyncRoot | (inherited from ArrayList ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() ![]() |
Adapter | (inherited from ArrayList ) |
![]() |
Add | Overloaded. Adds a Dependency object to the collection. |
![]() |
AddRange | (inherited from ArrayList ) |
![]() |
BinarySearch | Overloaded. (inherited from ArrayList ) |
![]() |
Clear | (inherited from ArrayList ) |
![]() |
Clone | (inherited from ArrayList ) |
![]() |
Contains | Overloaded. |
![]() |
CopyTo | Overloaded. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() ![]() |
FixedSize | Overloaded. (inherited from ArrayList ) |
![]() |
GetEnumerator | Overloaded. (inherited from ArrayList ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetRange | (inherited from ArrayList ) |
![]() |
GetType | (inherited from Object ) |
![]() |
IndexOf | Overloaded. Returns the index position of the specified Dependency object within the referenced collection. |
![]() |
Insert | Overloaded. Inserts a Dependency object in the referenced collection at the specified index position. |
![]() |
InsertRange | (inherited from ArrayList ) |
![]() |
LastIndexOf | Overloaded. (inherited from ArrayList ) |
![]() ![]() |
ReadOnly | Overloaded. (inherited from ArrayList ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Remove | Overloaded. |
![]() |
RemoveAt | (inherited from ArrayList ) |
![]() |
RemoveRange | (inherited from ArrayList ) |
![]() ![]() |
Repeat | (inherited from ArrayList ) |
![]() |
Reverse | Overloaded. (inherited from ArrayList ) |
![]() |
SetRange | (inherited from ArrayList ) |
![]() |
Sort | Overloaded. (inherited from ArrayList ) |
![]() ![]() |
Synchronized | Overloaded. (inherited from ArrayList ) |
![]() |
ToArray | Overloaded. (inherited from ArrayList ) |
![]() |
ToString | (inherited from Object ) |
![]() |
TrimToSize | (inherited from ArrayList ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
DependencyChainCollection Class
Microsoft.SqlServer.Management.Smo Namespace