JobBuilderGenerate Method |
Name | Description | |
---|---|---|
Generate(Int32, Type) |
Generates records using a task that takes no input.
| |
GenerateT(Int32, ActionRecordWriterT, TaskContext) |
Generates records using a task that takes no input.
| |
GenerateT(Int32, ActionRecordWriterT, ProgressContext) |
Generates records using a task that takes no input.
| |
GenerateT(Int32, ActionRecordWriterT) |
Generates records using a task that takes no input.
|