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

In This Topic
Offset Property (SqlStatement)
In This Topic
Gets offset of the statement in the whole script text.
Syntax
'Declaration
 
Public ReadOnly Property Offset As Integer
 

Property Value

Offset of the statement in the script text.
See Also