Edit

Share via


IndexColumn.NameIndex Field

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

See Also

Reference

IndexColumn Class

Microsoft.Web.Management.DatabaseManager Namespace