DataMappedObject Members
Include Protected Members
Include Inherited Members
Represents a well-known concept for use by a generic designer.
The DataMappedObject type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the DataMappedObject class.
Top
Methods
Name
Description
Computes the base object.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Overloaded. Retrieves the value of the specified property associated with the current generic concept.
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Gets a string representing the current generic concept. (Overrides Object.ToString().)
Top
Properties
Name
Description
Gets the list of identifiers that uniquely identify the current generic data concept.
Gets a value indicating whether the current generic data concept is deleted.
Gets a value indicating whether the current generic data object is refreshed, and thus has updated information.
Gets the name of the generic concept.
Gets name/value pairs containing the property names and values associated with the current generic concept.
Gets a selector object that allows the retrieval of data source–specific metadata from the data object support XML file.
Gets the type name as a string of the current generic concept.
Gets the underlying object that is contained by the current generic concept.
Top