Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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. False if no result set is generated.