|
 5.9 Macrobject.DObject
Parameters are as follows:
|
Name
|
Description
|
|
TargetPath
|
Target path
|
|
SchemaName
|
The schema name of the generated OQL.Delphi query framework.
One application can have more than one database schema.
SchemaName is used to name these schemas. (It is recommended to use brief
abbreviation. For instance, using NW to represent Northwind). Thus, it will
be easy to access the query class in different schemas. (E.g. NW.Order and
AC.User etc.)
|
Related Topics
Choose a Template for Code Generating
 |