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

In This Topic
CreateCommandBuilder Method (C1GoogleAnalyticsProviderFactory)
In This Topic
Returns a new instance of the provider's class that implements the System.Data.Common.DbCommandBuilder class.
Syntax
'Declaration
 
Public Overrides Function CreateCommandBuilder() As DbCommandBuilder
 

Return Value

See Also