[]
        
(Showing Draft Content)

C1.AdoNet.Salesforce.C1SalesforceConnection.GetIndexColumns

GetIndexColumns Method

GetIndexColumns(string[])

Retrieve the metadata relatively to the index columns.

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