Kbase P66246: Dynamics: What is the SchemaLocation property for the SmartD
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  05/02/2004 |
|
Status: Unverified
GOAL:
Dynamics: What is the SchemaLocation property for the SmartDataObjects
GOAL:
What are the valid values for the SchemaLocation property
FACT(s) (Environment):
Dynamics 2.1A
FIX:
Description
Progress Dynamics Data Objects get their field definitions from the Repository·s Meta Schema; Entity and EntityFields, not from the Data Dictionary. This also applies for static SDOs, except that the field·s initial-value will always remain as when compiled.
Configuration
This is controlled by the ·SchemaLocation· attribute which is defined in the Data class. Possible values and their meanings are:
· ENT (default value) · the SDO uses the Repository·s Entity Cache for its field definitions
DLP · the SDO copies its field definitions from the Data Logic Procedure buffer
BUF · the SDO copies its field definitions from the database buffer