To allow the conection with an external datasource, using the server pool instead of the GeneXus one.
When the connection is through an external datasource (UseExternalDatasource = 1), the name of the datasource must be set in this property.
&DataType.UseExternalDatasource = value
Type Returned:
Character
&dbcon.ExternalDatasourceName = "jdbc/orabarba1"
Languages: Java