ESRI.ArcGIS.ADF.Web.UI.WebControls | |
RelateContext Class Members | |
See Also Fields Methods |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : RelateContext Class |
The following tables list the members exposed by RelateContext.
Name | Description | |
---|---|---|
RelateContext Constructor | Overloaded. Default constructor. |
Name | Description | |
---|---|---|
mapResource | Id of the MapResource that defines the source map. | |
mapResourceManager | Id of MapResourceManager control that contains the source map. | |
name | Relate name. | |
providerId | Id of the control that implements the relate provider interface | |
relatedTableID | Id of table that is related to the parent. | |
relationshipID | Id of relationship between source and related table. | |
sourceObjectId | Id of the row in the source table to which other relationships are made. | |
sourceTableId | Id of the source table to which other tables are related. |
Name | Description | |
---|---|---|
FromString | Deserializes the object from a string. | |
ToString | Overridden. Serializes the object so it can be stored in a DataTable using ExtendedProperties. |