DataSourceEnumerationQueryFor Method
|
Namespace:
Casewhere.Runtime.DSL.Api
Assembly:
Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax public static DataSourceEnumerationQuery For(
string dataSourceName
)
Parameters
- dataSourceName
- Type: SystemString
The name of the data source
Return Value
Type:
DataSourceEnumerationQueryA new instance of the DataSourceEnumerationQuery type
See Also