dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleParameter Class / RecordTypeName Property

In This Topic
RecordTypeName Property
In This Topic
Gets or sets a name for the PL/SQL record type.
Syntax
'Declaration
 
Public Property RecordTypeName As String
 

Property Value

System.String representing a name for the PL/SQL record type.
See Also