Returns the index schema of the named index.
Visual Basic Public Function GetIndex( _ ByVal name As String _ ) As ULIndexSchema
C# public ULIndexSchema GetIndex( string name );
name The name of the index.
A ULIndexSchema object representing the named index.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |