SACommandBuilder class

A way to generate single-table SQL statements that reconcile changes made to a DataSet with the data in the associated database.

Visual Basic syntax

Public NotInheritable Class SACommandBuilder Inherits System.Data.Common.DbCommandBuilder

C# syntax

public sealed class SACommandBuilder : System.Data.Common.DbCommandBuilder

Remarks

Custom Attribute: sealed