DTSSQLServerStorageFlags constants specify SQL Server options to use when saving or loading a DTS package.
| Constant | Value | Description |
|---|---|---|
| DTSSQLStgFlag_Default | 0 | How to connect to the server. |
| DTSSQLStgFlag_UseTrustedConnection | 256 | Use Windows NT Authentication security to connect to Microsoft® SQL Server™ (.) |