Data Source Enumeration QueryFor Method
The static For method use to create a new instance of DataSourceEnumerationQuery type.
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
A new instance of the DataSourceEnumerationQuery type
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public static DataSourceEnumerationQuery For(
string dataSourceName
)Parameters
- dataSourceName String
- The name of the data source
Return Value
DataSourceEnumerationQueryA new instance of the DataSourceEnumerationQuery type