DVXP TEdit.NET 3.0

MasterDetailAssignment Members

MasterDetailAssignment overview

Public Instance Constructors

MasterDetailAssignmentOverloaded. Initializes a new instance of the MasterDetailAssignment class.

Public Instance Properties

DetailParameterName The parameter name used in the XML configuration file of this table editor to select the rows corresponding to the currently selected record in the master table.
MasterPrimaryKeyName The primary key column name of the master table. For example OrderID in an Orders table.
MasterTableEditor The master (parent) table editor that this child editor is bound to

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

MasterDetailAssignment Class | DVXP.DXTableEditor Namespace