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

RestoreProgressEventArgs Class Properties

For a list of all members of this type, see RestoreProgressEventArgs members.

Public Properties
 NameDescription
Public PropertyGets the length of the statement in symbols.  
Public PropertyGets the number of line in the whole script where the statement is located.  
Public PropertyGets the position on the line where the statement starts.  
Public PropertyGets offset of the statement in the whole script text.  
Public PropertyGets type of the statement.  
Public PropertyGets the SQL statement that is about to be executed.  
Top
See Also