DependencyCollection Class
SQL Server 2005
The DependencyCollection class represents a collection of Dependency objects that are used to derive the node classes in SQL Server Management Objects (SMO) scripting operations.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Microsoft.SqlServer.Management.Smo Namespace
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
[DefaultMemberAttribute("Item")] public class DependencyCollection : IList<DependencyCollectionNode>, ICollection<DependencyCollectionNode>, IEnumerable<DependencyCollectionNode>, IEnumerable
/** @attribute DefaultMemberAttribute("Item") */
public class DependencyCollection implements IList<DependencyCollectionNode>,
ICollection<DependencyCollectionNode>, IEnumerable<DependencyCollectionNode>, IEnumerable
DefaultMemberAttribute("Item") public class DependencyCollection implements IList<DependencyCollectionNode>, ICollection<DependencyCollectionNode>, IEnumerable<DependencyCollectionNode>, IEnumerable
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Reference
DependencyCollection MembersMicrosoft.SqlServer.Management.Smo Namespace
Other Resources
Scripting|
Release |
History |
|
|
New content:
|
