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 column's name index.
Namespace: Microsoft.Web.Management.DatabaseManager
Assembly: Microsoft.Web.Management.DatabaseManager (in Microsoft.Web.Management.DatabaseManager.dll)
Syntax
'Declaration
Public Const NameIndex As Integer
'Usage
Dim value As Integer
value = IndexColumn.NameIndex
public const int NameIndex
public:
literal int NameIndex
public const var NameIndex : int
Remarks
The index number for the column's name 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.