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

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

Return Value

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