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

In This Topic
Offset Property (ScriptErrorEventArgs)
In This Topic
Gets offset of statement where an error occurred.
Syntax
'Declaration
 
Public ReadOnly Property Offset As Long
 

Property Value

Offset of statement where an error occurred.
See Also