The properties of the FbCommand class are listed below. For a complete list of FbCommand class members, see the FbCommand Members topic.
![]() | Gets the plan used by the server for the command. |
![]() | Gets or sets the SQL statement or stored procedure to execute. |
![]() | Gets or sets how the CommandText property is interpreted. |
![]() | Gets or sets the FbConnection associated with the current command. |
![]() | |
![]() | Gets or sets whether the command object should be visible in a Windows Forms Designer control. |
![]() | |
![]() | Gets the FbParameterCollection. |
![]() | |
![]() | Gets or sets the FbTransaction within which the FbCommand will be used. |
![]() | Gets or sets how the Update method should apply command results to the DataRow. |
FbCommand Class | FirebirdSql.Data.Firebird Namespace