C1.AdoNet.GoogleAnalytics Assembly / C1.AdoNet.GoogleAnalytics Namespace / C1GoogleAnalyticsProviderFactory Class / CreateCommand Method

In This Topic
CreateCommand Method (C1GoogleAnalyticsProviderFactory)
In This Topic
Syntax
'Declaration
 
Public Overrides Function CreateCommand() As DbCommand
 

Return Value

Returns an instance of a System.Data.Common.DbCommand.
See Also