Microsoft.SqlServer.TransactSql.ScriptDom by Microsoft

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

.NET API 5,152,136 bytes

 ExternalFileFormatUseDefaultType

The enumeration specifies the external file format use default type option FALSE (default) or TRUE.
False = 0

Treat missing values as NULL. This is the default.

True = 1

Treat missing values using the default type.