Adds a data source to this OPL model.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public void AddDataSource( OplDataSource source ) |
Parameters
- source
- Type: ILOG.OPL..::..OplDataSource
The data source object to be added to the model.