dotConnect for Oracle Documentation
Devart.Common Namespace / ScriptErrorEventArgs Class / Text Property

In This Topic
Text Property (ScriptErrorEventArgs)
In This Topic
Gets SQL statement where an error occurred.
Syntax
'Declaration
 
Public ReadOnly Property Text As String
 

Property Value

SQL statement text where an error occurred.
See Also