Enumerates users connected to a database.
Members
| Name | Description | |
|---|---|---|
![]() |
Next | Retrieves the next user. |
![]() |
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 |
|---|
