Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
データベース内のテーブルの数です。
Public ReadOnly Property TableCount As Integer
public int TableCount {get;}
テーブル ID の範囲は、1 ~ TableCount です。
テーブルの ID とカウントは、スキーマのアップグレード中に変更されることがあります。テーブルを正しく識別するには、名前でアクセスするか、キャッシュされている ID とカウントをスキーマのアップグレード後にリフレッシュします。