LPCSTR TFormer_GetDatasourceName ( HTFORM  pInstance,
ERRCODE *  peCode 
)

Provides the name of the active DataSource of the current FormLayout.

Returns:
- The name of the active DataSource of the current FormLayout. This name is only valid if peCode is ErrOk (0).
Parameters:
[in] pInstance The TFORMer-Instance provided by a previous call to TFormer_Init.
[out] peCode Error Code (ErrOk (0) in case of success)
Remarks:
Use this function to get the name of the active DataSource of the current FormLayout. If the manual datasource is the active DataSource, this functions returns an empty string.
Note:
Must be called after TFormer_SetFormName.
See also:
TFormer_SetRepositoryName, TFormer_SetProjectName, TFormer_SetFormName, TFormer_SetDSParameterValue.


© 2006-2009 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Sep 2 16:01:09 2009 for TFORMer Runtime DLL/Shared Library with doxygen 1.5.8