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

In This Topic
    SchemaName Property
    In This Topic
    Gets the name of the schema that the type belongs to.
    Syntax
    'Declaration
     
    Public ReadOnly Property SchemaName As String
    public string SchemaName {get;}

    Property Value

    The name of the schema.
    See Also