TurboDB ADO.NET Data Provider TurboDBCommandBuilder Class |
Previous Top Next |
Creates appropriate UPDATE, INSERT and DELETE statements based on a SELECT statement.
A list of all members of this type can be found in TurboDBCommandBuilder Members.
C#
public sealed class TurboDBCommandBuilder: DbCommandBuilder
See also