TxtLoadOptions

TxtLoadOptions()

Erstellt die Optionen zum Laden einer Textdatei.

public TxtLoadOptions()

Bemerkungen

Der standardmäßige Ladedateityp ist CSV .

Siehe auch


TxtLoadOptions(LoadFormat)

Erstellt die Optionen zum Laden einer Textdatei.

public TxtLoadOptions(LoadFormat loadFormat)
ParameterTypBeschreibung
loadFormatLoadFormatDas Ladeformat

Siehe auch