OracleObjectMappingAttribute(int)
This constructor creates and initializes an OracleObjectMappingAttribute
object with the specified Oracle Object attribute index.
Declaration
// C#
public OracleObjectMappingAttribute(int attrIndex);
Parameters
-
attrIndex
The zero-based index of the Oracle Object attribute to map to.