DVXP TEdit.NET 3.0

ProvideSelectCommandEventArgs.PKColumnNames Property

Primary key column names of the table (needed for stored procs and tables that don't return PK metadata themselves)

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

See Also

ProvideSelectCommandEventArgs Class | DVXP.DXTableEditor Namespace