Overload | Description |
---|---|
C1GoogleAnalyticsDataAdapter Constructor() | Initializes a new instance of the C1GoogleAnalyticsDataAdapter class. |
C1GoogleAnalyticsDataAdapter Constructor(C1GoogleAnalyticsCommand) | Initializes a new instance of the C1GoogleAnalyticsDataAdapter class with a select command. |
C1GoogleAnalyticsDataAdapter Constructor(C1GoogleAnalyticsConnection,String) | Initializes a new instance of the C1GoogleAnalyticsDataAdapter class a conection and a select command text. |
C1GoogleAnalyticsDataAdapter Constructor(String,String) | Initializes a new instance of the C1GoogleAnalyticsDataAdapter class with a conection string and a select command text. |