- ErrOk (0) in case of success
- Non-zero if error occurred
Parameters:
[in]
pInstance
The TFORMer-Instance provided by a previous call to TFormer_Init.
[in]
pszParameterName
The name of the DataSource-Parameter to be set.
[in]
pszValue
The value to be set.
Remarks:
Use this function to specify a value for a DataSource-Parameter. A DataSource-Parameter may be defined by the user with TFORMer Designer and can be used to control certain aspects of a DataSource during runtime (e.g. filenames, SQL statement or an ODBC-DSN).
See TFormer_SetRepositoryName for a detailed explanation of a Repository and a stand-alone FormLayout.