dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleException Class / Offset Property

In This Topic
Offset Property (OracleException)
In This Topic
Gets a position of the incorrect symbol at the SQL statement.
Syntax
'Declaration
 
Public ReadOnly Property Offset As Integer
 

Property Value

A position of the incorrect symbol at the SQL statement.
See Also