[]
        
(Showing Draft Content)

C1.AdoNet.CSV.C1CSVProviderFactory.CreateCommand

CreateCommand Method

CreateCommand()

Creates a new DbCommand.

Declaration
public override DbCommand CreateCommand()
Returns
Type Description
DbCommand

Returns an instance of a DbCommand.

Overrides