Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns a strongly typed DbCommandBuilder instance.
Visual BasicPublic Overrides Function CreateCommandBuilder() As DbCommandBuilder
C#public override DbCommandBuilder CreateCommandBuilder();
A new SACommand object typed as DbCommand.