Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Gets the schema of an index given its name.
public virtual ULIndexSchema * GetIndexSchema( const ul_wchar * indexName )
indexName The name of the index.
A ULIndexSchema object for the specified index or NULL if it doesn't exist.