BaseClasses Documentation

ITable Interface

Defines standard methods and properties for interacting with the schema and data contents of a database table (or an object that behaves like a database table).

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

public interface ITable

Requirements

Namespace: BaseClasses

Assembly: BaseClasses (in BaseClasses.dll)

See Also

ITable Members | BaseClasses Namespace | IRecord