This documentation is archived and is not being maintained.
MetaForeignKeyColumn Methods
Visual Studio 2010
The MetaForeignKeyColumn type exposes the following members.
| Name | Description | |
|---|---|---|
|
BuildAttributeCollection | Gets the attribute collection. (Inherited from MetaColumn.) |
|
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
ExtractForeignKey | Saves the value of a foreign key in the specified dictionary. |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetFilterExpression | Returns the alternate name that is mapped to a foreign key. |
|
GetForeignKeyDetailsPath | Gets the path for the details action page of the parent table of the specified foreign-key field. |
|
GetForeignKeyPath(String, Object) | Gets the path for the specified action page of the parent table of the specified foreign-key field. |
|
GetForeignKeyPath(String, Object, String) | Gets the path for the specified action page of the parent table of the specified foreign-key field. |
|
GetForeignKeyString | Retrieves a comma-separated list of values that represent the foreign-key for the specified row. |
|
GetForeignKeyValues | Retrieves a collection of values that represent the foreign keys for the specified row. |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
Initialize | Initializes data that may not be available when the constructor is called. (Overrides MetaColumn::Initialize().) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ResetMetadata | Clears cached column metadata. (Inherited from MetaColumn.) |
|
ToString | Gets the data field name. (Inherited from MetaColumn.) |
| Name | Description | |
|---|---|---|
|
GetEnumType | Gets the type of the enumeration that represents the column. (Defined by DynamicDataExtensions.) |
Show: