For more information on each switch, click the respective link.
|
Alias: |
/s |
|
|
Arguments: |
/server:server_name[\instance_name] |
|
|
Required: |
- |
|
|
Default: |
(local) |
|
|
Description: |
Specifies the server and instance name to connect to. |
|
|
See Also: |
||
|
Example: |
ApexSQLClean /s:(local)\VSNET ... |
|
Alias: |
/u |
|
|
Arguments: |
/user:login |
|
|
Required: |
- |
|
|
Default: |
- |
|
|
Description: |
Specifies login when you use SQL Server authentication. You must use this option together with /password option. Omitted means: the trusted connection. |
|
|
See Also: |
||
|
Example: |
ApexSQLClean ... /u:sa ... |
|
Alias: |
/p |
|
|
Arguments: |
/password:password |
|
|
Required: |
- |
|
|
Default: |
- |
|
|
Description: |
Specifies login's password when you use SQL Server authentication. You must use this option together with /user option. |
|
|
See Also: |
||
|
Example: |
ApexSQLClean ... /p:password ... |
|
Alias: |
/d |
|
|
Arguments: |
/database:database |
|
|
Required: |
If no project was specified. |
|
|
Default: |
- |
|
|
Description: |
Specifies the name of the database to connect to. |
|
|
See Also: |
||
|
Example: |
ApexSQLClean ... /d:pubs ... |
Copyright © 2008 ApexSQL LLC. All Rights Reserved.