次の方法で共有


TextFormat クラス

定義

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

コンストラクター

TextFormat()

プロパティ

ColumnDelimiter
Deserializer (継承元 StorageFormat)
EncodingName
EscapeChar
FirstRowAsHeader
NullValue
QuoteChar
RowDelimiter
Serializer (継承元 StorageFormat)
SkipLineCount
TreatEmptyAsNull

適用対象