IDTSConnectionManagerFtp100 Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see ConnectionManagerFtpClass.

The IDTSConnectionManagerFtp100 type exposes the following members.

Properties

  Name Description
Public property ChunkSize Infrastructure. For more information, see ConnectionManagerFtpClass.
Public property Retries Infrastructure. For more information, see ConnectionManagerFtpClass.
Public property ServerName Infrastructure. For more information, see ConnectionManagerFtpClass.
Public property ServerPassword Infrastructure. For more information, see ConnectionManagerFtpClass.
Public property ServerPort Infrastructure. For more information, see ConnectionManagerFtpClass.
Public property ServerUserName Infrastructure. For more information, see ConnectionManagerFtpClass.
Public property Timeout Infrastructure. For more information, see ConnectionManagerFtpClass.
Public property UsePassiveMode Infrastructure. For more information, see ConnectionManagerFtpClass.

Top