 | imbDPBaseDeployDataRow Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Deploys the data row.
Namespace:
imbMiningContext.MCDataPoints
Assembly:
imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic abstract void DeployDataRow(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
The dr.
See Also