This documentation is archived and is not being maintained.

MetaChildrenColumn Methods

The MetaChildrenColumn type exposes the following members.

  NameDescription
Protected method BuildAttributeCollection Gets the attribute collection. (Inherited from MetaColumn.)
Public method Equals(Object) Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetChildrenListPath Gets the path of the list-action page for the child table.
Public method GetChildrenPath(String, Object) Gets the path of the specified action page of the child table.
Public method GetChildrenPath(String, Object, String) Gets the path for the specified action page of the child table.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method Initialize Initializes data that might not be available when the constructor is called. (Overrides MetaColumn::Initialize().)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ResetMetadata Clears cached column metadata. (Inherited from MetaColumn.)
Public method ToString Gets the data field name. (Inherited from MetaColumn.)
Top

  NameDescription
Public Extension Method GetEnumType Gets the type of the enumeration that represents the column. (Defined by DynamicDataExtensions.)
Top
Show: