TextFormat Class

Definition

public class TextFormat : Microsoft.Azure.Management.DataFactories.Models.StorageFormat
type TextFormat = class
    inherit StorageFormat
Public Class TextFormat
Inherits StorageFormat
Inheritance
TextFormat

Constructors

TextFormat()

Properties

ColumnDelimiter
Deserializer (Inherited from StorageFormat)
EncodingName
EscapeChar
FirstRowAsHeader
NullValue
QuoteChar
RowDelimiter
Serializer (Inherited from StorageFormat)
SkipLineCount
TreatEmptyAsNull

Applies to