Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检查游标当前是否处于打开状态。
Public ReadOnly Overrides Property IsClosed As Boolean
public override bool IsClosed {get;}
如果游标当前处于打开状态,则返回 true;如果游标处于关闭状态,则返回 false。