Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - C/C++ プログラミング » API リファレンス » Ultra Light C++ API リファレンス » UltraLite_TableSchema_iface クラス

 

GetIndexSchema 関数

指定された名前または ID で IndexSchema オブジェクトを取得します。

構文
UltraLite_IndexSchema * UltraLite_TableSchema_iface::GetIndexSchema(
  const ULValue & index_id
)
パラメータ
  • index_id   インデックスを識別する名前または ID 番号。

戻り値

インデックスが存在しない場合は、UL_NULL。