[]
Returns a new instance of the provider's class that implements the DbCommandBuilder class.
public override DbCommandBuilder CreateCommandBuilder()
Public Overrides Function CreateCommandBuilder() As DbCommandBuilder
| Type | Description |
|---|---|
| DbCommandBuilder | A new instance of DbCommandBuilder. |