Microsoft.SqlServer.TransactSql.ScriptDom by Microsoft

<PackageReference Include="Microsoft.SqlServer.TransactSql.ScriptDom" Version="161.8817.2" />

.NET API 5,151,152 bytes

 ExternalFileFormatStatement

public abstract class ExternalFileFormatStatement : TSqlStatement
Base class for all external file format statement objects.

The external file format optional property collection.

public ExternalFileFormatType FormatType { get; set; }

The external file format type name.

public Identifier Name { get; set; }

The external file format name.