ASQLHANDLES( ) Function
| Visual FoxPro 9.0 SP2 |
| ASQLHANDLES( ) Function |
| See Also |
|
Stores numeric references to all active SQL connection statement handles in an array.
ASQLHANDLES(ArrayName [, nStatementHandle]) |
Parameters
- ArrayName
-
Specifies the name of an array to store statement handle information.
If the array you specify does not exist, Visual FoxPro creates the array automatically. If the array exists and is not large enough to store the information, Visual FoxPro increases the array size automatically. If the array is larger than necessary, Visual FoxPro truncates the array.
- nStatementHandle
-
Populates the array with statement handles that use the same shared connection, including nStatementHandle.
Return Value
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08