Source typeSource Value
Table

List of tables on database based on the Connection.

View

List of views on database based on the Connection.

Procedure

List of procedure on database based on the Connection.
PredefinedShould be comma separated string e.g. "A,B,C,D,E".
Predefined SelectSame as Predefined but you can select one or more values on Report Viewer.
Table FieldsList of table fields based on the Connection.
View FieldsList of view fields base on the Connection.
QueryQuery String
Table SelectSame as Table but you can select one or more values on Report Viewer.
View SelectSame as View but you can select one or more values on Report Viewer.
Query SelectSame as Query but you can select one or more values on Report Viewer.
  • No labels