Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回指定索引的索引模式。
Public Function GetIndex(ByVal name As String) As ULIndexSchema
public ULIndexSchema GetIndex(string name)
name 索引的名称。
表示指定索引的 ULIndexSchema 对象。
ULException 类 发生 SQL 错误。