12.12.2012 Views

Teach Yourself Borland C++ in 14 Days - portal

Teach Yourself Borland C++ in 14 Days - portal

Teach Yourself Borland C++ in 14 Days - portal

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

442 Day 12<br />

Table 12.8. TTable key properties.<br />

Property Description<br />

Active Toggles whether the TDataset is open.<br />

AutoCalcFields Determ<strong>in</strong>es how calculated fields are calculated.<br />

Bof Reflects whether the TDataset is at its beg<strong>in</strong>n<strong>in</strong>g.<br />

CachedUpdates Toggles whether updates are cached.<br />

Database Identifies the TDatabase <strong>in</strong> use by the TDataset.<br />

DatabaseName Names the alias used to connect to the database.<br />

Eof Reflects whether the TDataset is at its end.<br />

Exclusive Toggles whether other users can access the TDataset.<br />

FieldCount Returns the number of fields <strong>in</strong> the TDataset.<br />

FieldDefs Lists important <strong>in</strong>formation about fields <strong>in</strong> the TDataset.<br />

Fields (Indexed) returns a specific field from the TDataset.<br />

Filter Specifies an expression to filter records by.<br />

Filtered Toggles whether the filter<strong>in</strong>g specified by Filter or<br />

OnFilterRecord is active.<br />

FilterOptions Controls the behavior of filters.<br />

IndexDefs Lists important <strong>in</strong>formation about the TDataset’s <strong>in</strong>dexes.<br />

IndexFieldCount Returns the number of fields <strong>in</strong> the current <strong>in</strong>dex key.<br />

IndexFieldNames Specifies a set of fields as an <strong>in</strong>dex key.<br />

IndexName Specifies the name of the <strong>in</strong>dex to use.<br />

IndexFields (Indexed) returns a specific <strong>in</strong>dex field from the TDataset.<br />

KeyExclusive Reverses the effect of the range and search functions.<br />

KeyFieldCount Specifies the number of key fields to use <strong>in</strong> a search.<br />

MasterFields Specifies the master fields <strong>in</strong> a master/detail relationship.<br />

MasterSource Specifies the master DataSource of a master/detail relationship.<br />

Modified Reflects whether the current record has been changed s<strong>in</strong>ce the<br />

last Post or Cancel.<br />

ReadOnly Determ<strong>in</strong>es whether the TDataset can be changed.<br />

RecordCount Returns the number of rows <strong>in</strong> the TDataset.<br />

SessionName Specifies the TSession component to use to connect to the<br />

database.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!