Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
执行一个不返回结果集的语句,如 SQL INSERT、DELETE 或 UPDATE 语句。
public virtual bool ExecuteStatement()
如果成功,则返回 true;否则返回 false。