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 エラーが発生しました。