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

SQL Anywhere 11.0.1 (中文) » UltraLite - C 及 C++ 编程 » API 参考 » UltraLite C++ API 参考 » UltraLite_IndexSchema_iface 类

 

GetReferencedIndexName 函数

获取关联的主索引名。

语法
ULValue UltraLite_IndexSchema_iface::GetReferencedIndexName()
返回值

如果索引不是外键,则返回空的ULValue 类对象。

注释

此函数仅适用于外键。