C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVProviderFactory Class / CreateCommandBuilder Method

In This Topic
CreateCommandBuilder Method (C1CSVProviderFactory)
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