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

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

Property Value

Length of statement where an error occurred.
See Also