'Declaration Public Function New( _ ByVal oraType As OracleType _ )
public OracleTable( OracleType oraType )
Parameters
- oraType
- An OracleType to create a new instance of the OracleTable. This should be the nested table type, not the type of objects of which the table consists.