This documentation is archived and is not being maintained.
MetaChildrenColumn Methods
Visual Studio 2010
The MetaChildrenColumn 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.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetChildrenListPath | Gets the path of the list-action page for the child table. |
|
GetChildrenPath(String, Object) | Gets the path of the specified action page of the child table. |
|
GetChildrenPath(String, Object, String) | Gets the path for the specified action page of the child table. |
|
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 might 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: