DependencyChainCollection.Insert Method
Inserts a Dependency object in the referenced collection at the specified index position.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
DependencyChainCollection.Insert (Int32, Dependency) |
Inserts a Dependency object in the referenced collection at the specified index position.
|
DependencyChainCollection.Insert (Int32, Object) | (inherited from Insert ) |
See Also
Reference
DependencyChainCollection Class
DependencyChainCollection Members
Microsoft.SqlServer.Management.Smo Namespace