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