IZSelectSchema Class Reference

Defines an interface to select assembly. More...

Inheritance diagram for IZSelectSchema:

TZSelectSchema

List of all members.

Public Member Functions

 AddField (TZFieldRef FieldRef)
 AddTable (TZTableRef TableRef)
 DeleteField (TZFieldRef FieldRef)
TZFieldRef FindFieldByShortName (const string Field)
TZTableRef FindTableByFullName (const string Catalog, const string Schema, const string Table)
TZTableRef FindTableByShortName (const string Table)
TZFieldRef GetField (Integer Index)
Integer GetFieldCount ()
TZTableRef GetTable (Integer Index)
Integer GetTableCount ()
 InsertField (Integer Index, TZFieldRef FieldRef)
TZFieldRef LinkFieldByIndexAndShortName (Integer ColumnIndex, const string Field)
 LinkReferences (IZIdentifierConvertor Convertor)

Public Attributes

Integer FieldCount
TZFieldRef Fields
Integer TableCount
TZTableRef Tables


Detailed Description

Defines an interface to select assembly.

Definition at line 192 of file ZSelectSchema.pas.


Member Function Documentation

IZSelectSchema::AddField ( TZFieldRef  FieldRef  ) 

Reimplemented in TZSelectSchema.

IZSelectSchema::AddTable ( TZTableRef  TableRef  ) 

Reimplemented in TZSelectSchema.

IZSelectSchema::DeleteField ( TZFieldRef  FieldRef  ) 

Reimplemented in TZSelectSchema.

TZFieldRef IZSelectSchema::FindFieldByShortName ( const string  Field  ) 

Reimplemented in TZSelectSchema.

TZTableRef IZSelectSchema::FindTableByFullName ( const string  Catalog,
const string  Schema,
const string  Table 
)

Reimplemented in TZSelectSchema.

TZTableRef IZSelectSchema::FindTableByShortName ( const string  Table  ) 

Reimplemented in TZSelectSchema.

TZFieldRef IZSelectSchema::GetField ( Integer  Index  ) 

Reimplemented in TZSelectSchema.

Integer IZSelectSchema::GetFieldCount (  ) 

Reimplemented in TZSelectSchema.

TZTableRef IZSelectSchema::GetTable ( Integer  Index  ) 

Reimplemented in TZSelectSchema.

Integer IZSelectSchema::GetTableCount (  ) 

Reimplemented in TZSelectSchema.

IZSelectSchema::InsertField ( Integer  Index,
TZFieldRef  FieldRef 
)

Reimplemented in TZSelectSchema.

TZFieldRef IZSelectSchema::LinkFieldByIndexAndShortName ( Integer  ColumnIndex,
const string  Field 
)

Reimplemented in TZSelectSchema.

IZSelectSchema::LinkReferences ( IZIdentifierConvertor  Convertor  ) 

Reimplemented in TZSelectSchema.


Member Data Documentation

See also:
GetFieldCount For reading

Reimplemented in TZSelectSchema.

Definition at line 259 of file ZSelectSchema.pas.

See also:
GetField For reading

Reimplemented in TZSelectSchema.

Definition at line 262 of file ZSelectSchema.pas.

See also:
GetTableCount For reading

Reimplemented in TZSelectSchema.

Definition at line 265 of file ZSelectSchema.pas.

See also:
GetTable For reading

Reimplemented in TZSelectSchema.

Definition at line 268 of file ZSelectSchema.pas.


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

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