StatementType Property (ScriptErrorEventArgs)
Gets type of the statement that caused an error.
public SqlStatementType StatementType {get;}
'Declaration
Public ReadOnly Property StatementType As SqlStatementType
Property Value
One of the
SqlStatementType values.