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

On this page
    TypeName Property (OracleType)
    On this page
    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