Microsoft.SqlServer.TransactSql.ScriptDom by Microsoft

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

.NET API 5,157,296 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.