DVXP TEdit.NET 3.0

ProvideSelectCommandEventArgs Properties

The properties of the ProvideSelectCommandEventArgs class are listed below. For a complete list of ProvideSelectCommandEventArgs class members, see the ProvideSelectCommandEventArgs Members topic.

Public Instance Properties

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

See Also

ProvideSelectCommandEventArgs Class | DVXP.DXTableEditor Namespace