OracleParameter Properties
OracleParameter
properties are listed in Table 6-127.
Table 6-127 OracleParameter Properties
Property | Description |
---|---|
Specifies the input or output size of elements in |
|
Specifies the input or output status of elements in |
|
Specifies whether or not the |
|
Specifies the data type of the parameter using the |
|
Specifies whether the parameter is input-only, output-only, bi-directional, or a stored function return value parameter |
|
Not supported |
|
Specifies the offset to the |
|
Specifies the Oracle data type |
|
Specifies the Oracle data type to bind the parameter as, but returns a .NET type as output |
|
Specifies the name of the parameter |
|
Specifies the maximum number of digits used to represent the |
|
Specifies the number of decimal places to which |
|
Specifies the maximum size, in bytes or characters, of the data transmitted to or from the database. For PL/SQL Associative Array Bind, |
|
Specifies the name of the |
|
Specifies a value which indicates whether the source column is nullable |
|
Specifies the |
|
Indicates the status of the execution related to the data in the |
|
Specifies the Oracle user-defined type name if the parameter is a user-defined data type |
|
Specifies the value of the |