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
 

Property Value

The name of the schema.
See Also