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