DataSource Properties |
The DataSource type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChildObjectRefProperty |
System name of a reference property on the data object type of the data source.
If provided, survey questions will be generated for the values of this reference property on the data objects
retrieved from the data source - is only used if type==dataObjects
|
![]() | ConnectionString |
Is only used if DataSourceType == SqlObjects.
|
![]() | DataObjectTypeId |
Holds the id of the data object type that we will import data from.
Is only used if DataSourceType == DataObjects.
|
![]() | DataObjectTypeName | |
![]() | DataSourceType | |
![]() | Fields | |
![]() | Filters |
Filters are only used if DataSourceType == DataObjects.
|
![]() | Name | |
![]() | RequiredDataSets |
A list of required data sets. Is only used if DataSourceType == SqlObjects
|
![]() | SqlQuery |
Is only used if DataSourceType == SqlObjects.
|
![]() | Threshold |
Maximum number of survey objects that will be generated based on the data source.
|