![]() |
Overloaded. Initializes a new instance of the FbCommandBuilder class. |
![]() | One of the FbCommandBuilderBehavior values. |
![]() | |
![]() | Gets or sets an FbDataAdapter object for which this FbCommandBuilder object will generate SQL statements. |
![]() | Gets or sets the beginning character or characters to use when working with database objects (for example, tables or columns) whose names contain characters such as spaces or reserved tokens. |
![]() | Gets or sets the ending character or characters to use when working with database objects, (for example, tables or columns), whose names contain characters such as spaces or reserved tokens. |
![]() | |
![]() |
![]() | |
![]() | |
![]() | |
![]() | Gets the automatically generated FbCommand object required to perform deletions at the data source. |
![]() | |
![]() | Gets the automatically generated FbCommand object required to perform insertions at the data source. |
![]() | |
![]() | |
![]() | Gets the automatically generated FbCommand object required to perform updates at the data source. |
![]() | |
![]() | Refreshes the database schema information used to generate INSERT, UPDATE, or DELETE statements. |
![]() |
![]() |
FbCommandBuilder Class | FirebirdSql.Data.Firebird Namespace