Enum S3FileTypeDetector.SupportedFileType
- Namespace
- Datafication.Connectors.S3Connector
- Assembly
- Datafication.S3Connector.dll
Supported file types that can be processed by the S3 connector.
public enum S3FileTypeDetector.SupportedFileType
Fields
Csv = 0Comma-separated values file (.csv)
Excel = 3Microsoft Excel file (.xlsx, .xls)
Json = 1JavaScript Object Notation file (.json)
Parquet = 2Apache Parquet file (.parquet)
Unsupported = 4Unsupported or unknown file type