Skip Navigation Links.

TableInfo Members

The TableInfo type exposes the following members.

Constructors

  NameDescription
Public methodTableInfo
Constructor takes number of fields and number of records as parameters.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Produce string containg TableInfo .
(Overrides ObjectToString()()()().)

Properties

  NameDescription
Public propertynFields
Number of table fields (columns).
Public propertynRecords
Number of table records (rows).

See Also