ForeignKeyColumn.NameIndex Field
Returns the name index for a foreign key column.
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 = ForeignKeyColumn.NameIndex
public const int NameIndex
public:
literal int NameIndex
public const var NameIndex : int
Remarks
The name index of a foreign key column.
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.