TextFormat Class
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.
public class TextFormat : Microsoft.Azure.Management.DataFactories.Models.StorageFormat
type TextFormat = class
inherit StorageFormat
Public Class TextFormat
Inherits StorageFormat
- Inheritance
Constructors
TextFormat() |
Properties
ColumnDelimiter | |
Deserializer | (Inherited from StorageFormat) |
EncodingName | |
EscapeChar | |
FirstRowAsHeader | |
NullValue | |
QuoteChar | |
RowDelimiter | |
Serializer | (Inherited from StorageFormat) |
SkipLineCount | |
TreatEmptyAsNull |