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.
Represents a foreign key column within a database.
Inheritance Hierarchy
System.Object
Microsoft.Web.Management.DatabaseManager.ForeignKeyColumn
Namespace: Microsoft.Web.Management.DatabaseManager
Assembly: Microsoft.Web.Management.DatabaseManager (in Microsoft.Web.Management.DatabaseManager.dll)
Syntax
'Declaration
Public Class ForeignKeyColumn
'Usage
Dim instance As ForeignKeyColumn
public class ForeignKeyColumn
public ref class ForeignKeyColumn
public class ForeignKeyColumn
The ForeignKeyColumn type exposes the following members.
Constructors
| Method Type | Name | Description |
|---|---|---|
![]() |
ForeignKeyColumn | Creates a new instance of the ForeignKeyColumn class. |
Properties
| Property Type | Name | Description |
|---|---|---|
![]() |
Name | Gets or sets the name for a foreign key column. |
Methods
| Method Type | Name | Description |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Fields
| Field Type | Name | Description |
|---|---|---|
![]() ![]() |
NameIndex | Returns the name index for a foreign key column. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)
.gif)
.gif)