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 - .NET 编程 » UltraLite .NET 2.0 API 参考 » ULIndexSchema 类

 

ReferencedIndexName 属性

索引为外键时引用的主索引的名称。

语法
Visual Basic
Public Readonly Property ReferencedIndexName As String
C#
public string  ReferencedIndexName { get;}
属性值

用于指定所引用主索引的名称的字符串。

另请参见