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
Assembly: ETLBox.dll
Syntax
    public enum ResourceType

Fields

NameDescription
AzureBlob
File
Http