Enum ResourceType
The type of resource you are using for a streaming source or destination. E.g. you can read Json data from a file or via http from a web service.
Namespace: ETLBox.DataFlow
Assembly: ETLBox.dll
Syntax
public enum ResourceType
Fields
Name | Description |
---|---|
AzureBlob | |
File | |
Http |