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 the name.
public virtual ULIndexSchema * GetIndexSchema(const char * indexName)
indexName The name of the index.
A ULIndexSchema object for the specified index, or NULL if the object does not exist.