ipGetDSInfo
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
This method is called to obtain information about the data source such as the SQL capabilities, limits on object names, and other information.
oa_ds_info[] ipGetDSInfo()
Parameters for ipGetDSInfo
| Parameter | Type | Description |
| RETURN | ||
| Array of objects of type oa_ds_info | Returns an array of objects of type oa_ds_info. |