Firebird ADO.NET Provider SDK Documentation - v1.7

FbCommandBuilder Methods

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

Public Static (Shared) Methods

DeriveParameters 

Public Instance Methods

CreateObjRef (inherited from MarshalByRefObject) 
Dispose (inherited from Component) 
Equals (inherited from Object) 
GetDeleteCommand Gets the automatically generated FbCommand object required to perform deletions at the data source.
GetHashCode (inherited from Object) 
GetInsertCommand Gets the automatically generated FbCommand object required to perform insertions at the data source.
GetLifetimeService (inherited from MarshalByRefObject) 
GetType (inherited from Object) 
GetUpdateCommand Gets the automatically generated FbCommand object required to perform updates at the data source.
InitializeLifetimeService (inherited from MarshalByRefObject) 
RefreshSchema Refreshes the database schema information used to generate INSERT, UPDATE, or DELETE statements.
ToString (inherited from Component) 

See Also

FbCommandBuilder Class | FirebirdSql.Data.Firebird Namespace