[]
        
(Showing Draft Content)

C1.AdoNet.GoogleAnalytics.C1GoogleAnalyticsConnection.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