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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |