The DTSFTPSourceLocation constants are used with the SourceLocation property to specify the source location type for a DTSFTPTask object.
Symbol | Value | Description |
---|---|---|
DTSFTPSourceLocation_Directory | 1 | Source is a network directory. |
DTSFTPSourceLocation_InternetSite | 0 | Source is an Internet site (default). |