ViewCollection Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ViewCollection 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 ViewCollection(CollationInfo) Initializes a new instance of the ViewCollection class that uses the specified CollationInfo object and has the default initial capacity.
Public method ViewCollection(Int32, CollationInfo) Initializes a new instance of the ViewCollection class that uses the specified capacity and CollationInfo object.

Top

See Also

Reference

ViewCollection Class

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace