dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleType Class / TypeName Property

In This Topic
TypeName Property (OracleType)
In This Topic
Gets the name of the type on the server.
Syntax
'Declaration
 
Public ReadOnly Property TypeName As String
 

Property Value

The name of the type.
See Also