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