GLOBAL SITES
 Home > CodeAuto > Macrobject CodeAuto Manual
CodeAuto Introduction
Import Schema from Database
Edit Data Schema
Synchronize and Merge Schema
Choose a Template for Code Generating
  Macrobject.NObject.C#.2003
  Macrobject.NObject.C#.2005
  Macrobject.NObject.VB.2003
  Macrobject.NObject.VB.2005
  Macrobject.OQL.NET.C#.2003
  Macrobject.OQL.NET.C#.2005
  Macrobject.OQL.NET.VB.2003
  Macrobject.OQL.NET.VB.2005
  Macrobject.DObject
  Microsoft Access Scripts
  Microsoft SQL Server Scripts

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