ExternalFileFormatType Enumeration
Enumerates the format type of external file.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| DelimitedText | The format type is DelimitedText. | |
| None | The format type is None. | |
| Orc | The format type is Orc. | |
| Parquet | The format type is Parquet. | |
| RcFile | The format type is RcFile. |
Show: