ServerPassword-Eigenschaft

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

For more information, see ConnectionManagerFtpClass.

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

Syntax

'Declaration
WriteOnly Property ServerPassword As String
    Set
'Usage
Dim instance As IDTSConnectionManagerFtp100
Dim value As String

instance.ServerPassword = value
string ServerPassword { set; }
property String^ ServerPassword {
    void set (String^ value);
}
abstract ServerPassword : string with get, set
function set ServerPassword (value : String)

Eigenschaftenwert

Typ: System. . :: . .String