BaseClasses Documentation

IUserTable Interface

Defines (additional) standard methods and properties for interacting with the schema and the data contents of a database table (or an object that behaves like a database table) that contains data about an application's users.

For a list of all members of this type, see IUserTable Members.

public interface IUserTable : ITable

Requirements

Namespace: BaseClasses

Assembly: BaseClasses (in BaseClasses.dll)

See Also

IUserTable Members | BaseClasses Namespace | IUserRecord