|
|
|
|
GUIDFile (Property) In french: GUIDFichier
 Available only with these kinds of connection
The GUIDFile property returns the GUID of the data file defined in the analysis that was used to create the data file. This identifier is used in the.REP file (for more details, see Managing .REP files). Remark: The GUID of the file can also be found in the data model editor, in the "General" tab of the data file description window.
// GUID of "Customer" data file Trace(Customer.GUIDFile) Syntax
<File GUID> = <Data file>.GUIDFile
<File GUID>: Character string - GUID of the file defined in the analysis that was used to create the data file.
- Empty string ("") if the data file was created programmatically of if it is not an HFSQL Classic or Client/Server data file.
<Data file>: Character string Name of the data file for which the GUID is requested. Remarks The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|