DataSourceEnumerationQueryFor Method
|
Namespace: Casewhere.Runtime.DSL.ApiAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic static DataSourceEnumerationQuery For(
string dataSourceName
)
Parameters
- dataSourceName String
- The name of the data source
Return Value
DataSourceEnumerationQueryA new instance of the DataSourceEnumerationQuery type
See Also