[This is preliminary documentation and is subject to change.]
The BaseDataSourceTRecord generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
Activate |
Called by the Computation before it completes its own Activate().
| |
Join |
Called by the Computation before it completes its own Join().
| |
RegisterInputs |
Registers StreamingInputs with the DataSource.
|
See Also