OracleString::Addition Operator (OracleString, OracleString)
.NET Framework (current version)
Concatenates the two specified OracleString structures.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
Return Value
Type: System.Data.OracleClient::OracleStringAn OracleString containing the newly concatenated value representing the contents of the two OracleString parameters.
.NET Framework
Available since 1.1
Available since 1.1
Show: