![]() |
![]() |
|
| Home I Company I Services I Documentation I Downloads I E-Support |
| home -> documentation -> language reference -> NoMasterSource property | ||
|
Optional in DATASET and QRYEXEC elements, the NOMASTERSOURCE property indicates that the current SQL Statement will not have a master SQL statement (like the master detail relationship) although is nested inside a DATASET element.
This option is useful when you have nested SQL statements and you don't want that the outer DATASET controls the parameters of the inner SQL statement.
DATASET QRYEXEC |