https://docs.oracle.com/en/database/oracle/oracle-database/26/odpnt/DataReaderGetDouble.html
GetDouble
https://docs.oracle.com/en/middleware/fusion-middleware/coherence/12.2.1.4/net-reference/html/a48c4eb1-581d-5c07-a185-cee1fb06a9f4.htm
GetDouble Method
Return the Double which this IPofValue represents.
method
https://learn.microsoft.com/cs-cz/dotnet/api/system.data.idatarecord.getdouble?view=netframework-4.8.1&viewFallbackFrom=net-10.0
IDataRecord.GetDouble(Int32) Method (System.Data) | Microsoft Learn
Gets the double-precision floating point number of the specified field.
system datamethodmicrosoftlearn
https://learn.microsoft.com/fr-fr/dotnet/api/system.data.common.dbdatarecord.getdouble?view=netframework-4.8.1
DbDataRecord.GetDouble(Int32) Method (System.Data.Common) | Microsoft Learn
Returns the value of the specified column as a double-precision floating-point number.
system datamethodcommonmicrosoftlearn
https://learn.microsoft.com/ko-kr/dotnet/api/system.runtime.serialization.serializationinfo.getdouble?view=netframework-4.8.1&viewFallbackFrom=net-6.0
SerializationInfo.GetDouble(String) Method (System.Runtime.Serialization) | Microsoft Learn
Retrieves a double-precision floating-point value from the SerializationInfo store.
stringmethodsystemruntimeserialization
https://learn.microsoft.com/en-us/dotnet/api/system.data.common.dbdatareader.getdouble?view=netframework-4.8.1&redirectedfrom=MSDN
DbDataReader.GetDouble(Int32) Method (System.Data.Common) | Microsoft Learn
When overridden in a derived class, gets the value of the specified column as a double-precision floating point number.
system datamethodcommonmicrosoftlearn