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
    public string TypeName {get;}

    Property Value

    The name of the type.
    See Also