OracleSpecificCreator.ConvertParameterOutputValueToRealValue Method |
Name | Description | |
---|---|---|
ConvertParameterOutputValueToRealValue<T>(DbParameter) |
Converts the parameter output value (contained in the parameter specified) to a real value. This is necessary for example if the value
of the parameter is a value of a type native to an ADO.NET provider, like OracleDecimal.
(Overrides DbSpecificCreatorBase.ConvertParameterOutputValueToRealValue<T>(DbParameter).) | |
ConvertParameterOutputValueToRealValue<T>(DbParameter) |
Converts the parameter output value (contained in the parameter specified) to a real value. This is necessary for example if the value
of the parameter is a value of a type native to an ADO.NET provider, like OracleDecimal.
(Inherited from DbSpecificCreatorBase.) |