CData Python Connector for Salesforce

Build 25.0.9454

GetRecordCount

Returns a cached list of record count that may not accurately represent the number of records in the object at the time of the request.

Input

Name Type Description
TableSet String An optional comma-separated list of table names to retrieve records from.

Result Set Columns

Name Type Description
TableName String The name of the table.
RowCount Long The cached record count for the table.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454