Determines if the SQL statement has a result set.
public virtual bool HasResultSet()
True if a result set is generated when this statement is executed; otherwise, returns false if no result set is generated.