Firebird ADO.NET Provider SDK Documentation - v1.7

FbCommandBuilder Properties

The properties of the FbCommandBuilder class are listed below. For a complete list of FbCommandBuilder class members, see the FbCommandBuilder Members topic.

Public Instance Properties

CommandBuilderBehavior One of the FbCommandBuilderBehavior values.
Container (inherited from Component) 
DataAdapter Gets or sets an FbDataAdapter object for which this FbCommandBuilder object will generate SQL statements.
QuotePrefix 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.
QuoteSuffix 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.
Site (inherited from Component) 
TimestampColumnName 

See Also

FbCommandBuilder Class | FirebirdSql.Data.Firebird Namespace