Command Type

Determines the command type


  • Text
  • Stored Procedure


Display Column Name

The VARCHAR or NVARCHAR column name returned from the query that contains the text to display to the user.


Value Column Name

The VARCHAR or NVARCHAR column name returned from the query that contains the value use.


Value Column Name

The BIT column name returned from the query that contains the boolean value that indicates whether the value should be selected by default.


SQL Statement

The T-SQL statement or stored procedure name to execute. This can include parameters.