To allow the conection with an external datasource, using the server pool instead of the GeneXus one.
&DataType.UseExternalDatasource = value
Type Returned:
Numeric
1 |
Connects using a datasource (server pool) |
0 |
Connects directly with JDBC (GeneXus pool) |
&dbcon.UseExternalDatasource = 1
Extended Data Types: DBConnection
Interface: Web
Languages: Java