IOperationInput Interface |
Namespace: Ookii.Jumbo.Jet.Jobs.Builder
The IOperationInput type exposes the following members.
Name | Description | |
---|---|---|
RecordType |
Gets the type of the records provided by this input.
|
Only implement this interface if you're also implementing IJobBuilderOperation. Data inputs are the only non-operation inputs.