StatementType Property (ScriptProgressEventArgs)
Gets type of the statement that is executed.
public SqlStatementType StatementType {get;}
'Declaration
Public ReadOnly Property StatementType As SqlStatementType
Property Value
One of the
SqlStatementType values.