Proprietà ServerPassword

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

For more information, see ConnectionManagerFtpClass.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
WriteOnly Property ServerPassword As String
    Set
'Utilizzo
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)

Valore proprietà

Tipo: System. . :: . .String