DatabaseCollection Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DatabaseCollection class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DatabaseCollection(CollationInfo) Initializes a new instance of the DatabaseCollection class that that uses the specified CollationInfo object and the default initial capacity.
Public method DatabaseCollection(Int32, CollationInfo) Initializes a new instance of the DatabaseCollection class that that uses the specified capacity and CollationInfo object.

Top

See Also

Reference

DatabaseCollection Class

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace