The methods of the FbCommand class are listed below. For a complete list of FbCommand class members, see the FbCommand Members topic.
![]() | Try to cancel command execution. |
![]() | |
![]() | Creates a new instance of an FbParameter class. |
![]() | |
![]() | |
![]() | Executes an the query and returns the number of rows affected. |
![]() | Overloaded. Executes the query and builds an FbDataReader object. |
![]() | Executes the query, and returns the first column of the first row in the resultset returned by the query. Extra columns or rows are ignored. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Creates a prepared (or compiled) version of the command. |
![]() |
FbCommand Class | FirebirdSql.Data.Firebird Namespace