DVXP TEdit.NET 3.0

MasterDetailAssignment.MasterPrimaryKeyName Property

The primary key column name of the master table. For example OrderID in an Orders table.

[Visual Basic]
Public Property MasterPrimaryKeyName As String
[C#]
public string MasterPrimaryKeyName {get; set;}

See Also

MasterDetailAssignment Class | DVXP.DXTableEditor Namespace