dotConnect for SQLite Documentation
Devart.Common Namespace / ScriptProgressEventArgs Class / Text Property

In This Topic
Text Property (ScriptProgressEventArgs)
In This Topic
Gets SQL statement that has been executed.
Syntax
'Declaration
 
Public ReadOnly Property Text As String
 

Property Value

SQL statement.
See Also