Release Notes 0.29
New Parameters
No Banner Option
Added the --nobanner parameter to suppress the FastBCP banner and version information at startup.
See Advanced Parameters for complete details.
Application Intent
Added the --applicationintent parameter for SQL Server and OLEDB connections to specify the application workload type when connecting to an AlwaysOn Availability Group.
Supported values:
ReadOnly(default) - Declares the application workload as read-onlyReadWrite- Declares the application workload as read-write
See Connection Parameters for complete details.