Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the index number for the index column's descending index.
Namespace: Microsoft.Web.Management.DatabaseManager
Assembly: Microsoft.Web.Management.DatabaseManager (in Microsoft.Web.Management.DatabaseManager.dll)
Syntax
'Declaration
Public Const DescendingIndex As Integer
'Usage
Dim value As Integer
value = IndexColumn.DescendingIndex
public const int DescendingIndex
public:
literal int DescendingIndex
public const var DescendingIndex : int
Remarks
The index number for the index column's descending index.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.