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

In This Topic
StatementType Property (RestoreProgressEventArgs)
In This Topic
Gets type of the statement.
Syntax
'Declaration
 
Public ReadOnly Property StatementType As SqlStatementType
 

Property Value

Type of the statement.
See Also