This document is archived and information here might be outdated. Recommended version. |
Indicates if the index is based on ascending order.
[Visual Basic .NET]
Public ReadOnly Property IsAscending As Boolean
[C#]
public bool IsAscending {get;}
[C++]
HRESULT get_IsAscending(
Boolean* IsAscending
);
[C++] Parameters IsAscending [out, retval]
IsAscending is a parameter of type bool*