Parameter | Description |
---|---|
hoTable | Table handle |
SQL connection handle
Function SQLConnectionByTable Handle hoTable Returns Handle
Call: | Get SQLConnectionByTable hoTable to HandleVariable |
Returns a connection handle for the connection being used by an open table.
Handle hoTable hoConnection Open Customer Move Customer.File_Number to hoTable Get SQLConnectionByTable hoTable to hoConnection