Share via


DatabaseRoleCollection Constructor

Include Protected Members
Include Inherited Members

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

Top

See Also

Reference

DatabaseRoleCollection Class

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace