IDTSConnectionManagerFtp100 Interface

 

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

For more information, see ConnectionManagerFtpClass.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[GuidAttribute("3E273154-4CE9-4AE8-82C2-CD16F368EF93")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FNonExtensible | TypeLibTypeFlags::FDispatchable)]
public interface class IDTSConnectionManagerFtp100

NameDescription
System_CAPS_pubpropertyChunkSize

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManagerFtpClass.

System_CAPS_pubpropertyRetries

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManagerFtpClass.

System_CAPS_pubpropertyServerName

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManagerFtpClass.

System_CAPS_pubpropertyServerPassword

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManagerFtpClass.

System_CAPS_pubpropertyServerPort

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManagerFtpClass.

System_CAPS_pubpropertyServerUserName

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManagerFtpClass.

System_CAPS_pubpropertyTimeout

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManagerFtpClass.

System_CAPS_pubpropertyUsePassiveMode

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see ConnectionManagerFtpClass.

Return to top
Show: