Skip to content

IEnumUserInfo Interface

Enumerates users connected to a database.

Members

Name Description
Method Next Retrieves the next user.
Method Reset Resets the enumeration of users to the beginning

IEnumUserInfo.Next Method

Retrieves the next user.

Public Function Next ( _ ) As IUserInfo 
public IUserInfo Next ( ); 

IEnumUserInfo.Reset Method

Resets the enumeration of users to the beginning

Public Sub Reset ( _ ) 
public void Reset ( ); 

Classes that implement IEnumUserInfo

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.