TZFieldRef Class Reference

Implements a field reference assembly. More...

Inherits TObject.

List of all members.

Public Member Functions

 TZFieldRef (Boolean IsField, const string Catalog, const string Schema, const string Table, const string Field, const string Alias, TZTableRef TableRef)
 Creates a field reference object.

Public Attributes

string Alias
string Catalog
string Field
Boolean IsField
Boolean Linked
string Schema
string Table
TZTableRef TableRef

Private Attributes

string FAlias
string FCatalog
string FField
Boolean FIsField
Boolean FLinked
string FSchema
string FTable
TZTableRef FTableRef


Detailed Description

Implements a field reference assembly.

Definition at line 131 of file ZSelectSchema.pas.


Constructor & Destructor Documentation

TZFieldRef::TZFieldRef ( Boolean  IsField,
const string  Catalog,
const string  Schema,
const string  Table,
const string  Field,
const string  Alias,
TZTableRef  TableRef 
)

Creates a field reference object.

Parameters:
IsField flag which separates table columns from expressions.
Catalog a catalog name.
Schema a schema name.
Table a table name.
Field a field name.
Alias a field alias.

Definition at line 424 of file ZSelectSchema.pas.


Member Data Documentation

See also:
FAlias For reading

FAlias For writing

Definition at line 180 of file ZSelectSchema.pas.

See also:
FCatalog For reading

FCatalog For writing

Definition at line 168 of file ZSelectSchema.pas.

string TZFieldRef::FAlias [private]

Definition at line 146 of file ZSelectSchema.pas.

string TZFieldRef::FCatalog [private]

Definition at line 138 of file ZSelectSchema.pas.

string TZFieldRef::FField [private]

Definition at line 144 of file ZSelectSchema.pas.

See also:
FField For reading

FField For writing

Definition at line 177 of file ZSelectSchema.pas.

Boolean TZFieldRef::FIsField [private]

Definition at line 136 of file ZSelectSchema.pas.

Boolean TZFieldRef::FLinked [private]

Definition at line 150 of file ZSelectSchema.pas.

string TZFieldRef::FSchema [private]

Definition at line 140 of file ZSelectSchema.pas.

string TZFieldRef::FTable [private]

Definition at line 142 of file ZSelectSchema.pas.

Definition at line 148 of file ZSelectSchema.pas.

See also:
FIsField For reading

FIsField For writing

Definition at line 165 of file ZSelectSchema.pas.

See also:
FLinked For reading

FLinked For writing

Definition at line 186 of file ZSelectSchema.pas.

See also:
FSchema For reading

FSchema For writing

Definition at line 171 of file ZSelectSchema.pas.

See also:
FTable For reading

FTable For writing

Definition at line 174 of file ZSelectSchema.pas.

See also:
FTableRef For reading

FTableRef For writing

Definition at line 183 of file ZSelectSchema.pas.


The documentation for this class was generated from the following file:

Generated on Wed Dec 30 08:42:51 2009 for zeoslib by  doxygen 1.5.7.1