The properties of the ProvideSelectCommandEventArgs class are listed below. For a complete list of ProvideSelectCommandEventArgs class members, see the ProvideSelectCommandEventArgs Members topic.
Connection | Open connection to the database. Must be assigned to the generated command |
PKColumnNames | Primary key column names of the table (needed for stored procs and tables that don't return PK metadata themselves) |
SelectCommand | The Select command |
TableName | The table to provide the command for |
ProvideSelectCommandEventArgs Class | DVXP.DXTableEditor Namespace