Share via


ExtendedStoredProcedureCollection Constructor

Include Protected Members
Include Inherited Members

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

Top

See Also

Reference

ExtendedStoredProcedureCollection Class

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace