dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / RestoreProgressEventArgs Class / LinePosition Property

In This Topic
LinePosition Property (RestoreProgressEventArgs)
In This Topic
Gets the position on the line where the statement starts.
Syntax
'Declaration
 
Public ReadOnly Property LinePosition As Integer
 

Property Value

The position on the line where the statement starts.
See Also