dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleAttribute Class / Name Property

In This Topic
Name Property (OracleAttribute)
In This Topic
Gets the name of the OracleAttribute.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
 

Property Value

The name of the OracleAttribute.
Remarks

Use name of the attribute to get OracleAttribute description and its values by Item property.

See Also