ExternalFileFormatOptionKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The external file format options.
public enum ExternalFileFormatOptionKind
type ExternalFileFormatOptionKind =
Public Enum ExternalFileFormatOptionKind
- Inheritance
-
ExternalFileFormatOptionKind
Fields
Name | Value | Description |
---|---|---|
SerDeMethod | 0 | |
FormatOptions | 1 | |
FieldTerminator | 2 | |
StringDelimiter | 3 | |
DateFormat | 4 | |
UseTypeDefault | 5 | |
DataCompression | 6 | |
FirstRow | 7 | |
Encoding | 8 | |
ParserVersion | 9 |