16.2.2.1 OracleObjectMappingAttribute(string)
This constructor creates and initializes an OracleObjectMappingAttribute object with the specified Oracle Object attribute name.
                  
Declaration
// C#
public OracleObjectMappingAttribute(string attrName);
Parameters
- 
                        attrNameThe name of the Oracle Object attribute to map to. 
Remarks
The attrName parameter is case-sensitive.