ODBC Driver for Salesforce

Build 22.0.8462

GetLimitInfo

Retrieves limit information for the organization. Use this stored procedure to monitor your SOAP API limits as you make calls against the organization.

Result Set Columns

Name Type Description
Current Integer The number of calls for the specified limit type that have already been used in the organization.
Limit Integer The organization's limit for the specified limit type.
Type String The type of limit information specified in the header. API REQUESTS-the daily API usage for the organization against which the call was made.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462