Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回此表的索引数。
Public ReadOnly Property IndexCount As Integer
public int IndexCount {get;}
表的索引数目;如果表模式关闭,则为 0。
索引 ID 的范围是从 1 到 IndexCount(含 1 和 IndexCount)。
索引 ID 和计数在模式升级过程中可能发生变化。为了正确地标识索引,请按名称访问它,或者在模式升级后刷新高速缓存中的 ID 和计数。