'Declaration Public Function New( _ ByVal objectType As OracleType, _ ByVal connection As OracleConnection _ ) |
public NativeOracleObject( OracleType objectType, OracleConnection connection ) |
Parameters
- objectType
- connection
- An OracleConnection used to describe object type at the Oracle server.