![]() |
Overloaded. Initializes a new instance of the FbParameter class. |
![]() | Gets or sets the Charset of the parameter. |
![]() | Gets or sets the DbType of the parameter. |
![]() | Gets or sets the Direction of the parameter. |
![]() | |
![]() | Gets or sets whether the parameter accepts null values. |
![]() | Gets or sets the name of the FbParameter. |
![]() | Gets or sets the maximum number of digits used to represent the parameter value. |
![]() | Gets or sets the number of decimal places to which parameter value is resolved. |
![]() | Gets or sets the maximum size, in bytes, of the data within the column. |
![]() | Gets or sets the name of the source column that is mapped to the DataSet and used for loading or returning the Value. |
![]() | Gets or sets the DataRowVersion to use when loading value. |
![]() | Gets or sets the value of the parameter. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
FbParameter Class | FirebirdSql.Data.Firebird Namespace