DataPlace
RelationshipExtensions Class
CSCS.DataPlace.Common.DataRelationshipExtensions
Contains the extended properties of a table defined by a DPRelationship row.
Declaration Syntax
C#
public class RelationshipExtensions
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
RelationshipExtensions()()()
Initializes a new instance of the RelationshipExtensions class

DataChanged
Occurs when a change has been made.

Deserialize(DataPlace..::.DPRelationshipRow)
Deserializes a table's extended properties, or creates a default instance if the properties aren't defined.

DPRelRowGuid
Gets the GUID of the DPTable row used to create/deserialize the instance.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
HasChanges
Gets or sets whether there are any unsaved changes.

IsEmpty
Whether all properties of this instance contain default values.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnDataChanged(EventArgs)
Raises the DataChanged event.

Serialize(RelationshipExtensions, DataPlace..::.DPRelationshipRow)
Serializes an object containing a table's extended properties into a row's DetailXml column.

SourceHeaderText
Header text to use on the source table, or null to use the default.

TargetHeaderText
Header text to use on the target table, or null to use the default.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
RelationshipExtensions

Assembly: CS.DataPlace.Common (Module: CS.DataPlace.Common) Version: 2.0.3271.19817