dotConnect for PostgreSQL Documentation
Devart.Common Namespace / ScriptErrorEventArgs Class / LineNumber Property

In This Topic
LineNumber Property (ScriptErrorEventArgs)
In This Topic
Gets number of the line where an error occurred.
Syntax
'Declaration
 
Public ReadOnly Property LineNumber As Integer
 

Property Value

Number of the line where an error occurred.
See Also