[]
        
(Showing Draft Content)

C1.AdoNet.Salesforce.C1SalesforceConnection.GetIndexesSchema

GetIndexesSchema Method

GetIndexesSchema(string[])

Retrieve the metadata relatively to the indexes.

Declaration
protected override DataTable GetIndexesSchema(string[] restrictionValues)
Parameters
Type Name Description
string[] restrictionValues
Returns
Type Description
DataTable
Overrides