Checks whether the index is the primary key.
Visual Basic Public Readonly Property IsPrimaryKey As Boolean
C# public bool IsPrimaryKey { get;}
True if the index is the primary key, false if the index is not the primary key.
Columns in the primary key may not be null.
| Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |