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

On this page
    SchemaName Property
    On this page
    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