MasterDetailAssignment overview
MasterDetailAssignment | Overloaded. Initializes a new instance of the MasterDetailAssignment class. |
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 |
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. |
MasterDetailAssignment Class | DVXP.DXTableEditor Namespace