dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleLoaderColumn Class / ObjectTypeName Property

In This Topic
ObjectTypeName Property (OracleLoaderColumn)
In This Topic
Gets or sets the name of the user-defined type.
Syntax
'Declaration
 
Public Property ObjectTypeName As String
 

Property Value

The name of the user-defined type.
See Also