Reset Method

When overridden in a derived class, the Reset method of the SqlCollectionBase class reinitializes the collection represented by the collection class instance that inherits from the SqlCollectionBase class.

Remarks

The Reset method closes the SqlDataReader instance used to populate the collection, then calls the InitializeSqlCollection method of the inherited class to repopulate the collection.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security