Package.PackagePassword Propriété

Définition

Définit la valeur du mot de passe du package. Cette propriété est en écriture seule.

public:
 property System::String ^ PackagePassword {  void set(System::String ^ value); };
[Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyCategory(typeof(Microsoft.SqlServer.Dts.Runtime.Localized), "PropertyCategorySecurity")]
[Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescription(typeof(Microsoft.SqlServer.Dts.Runtime.Localized), "PackagePasswordDesc")]
public string PackagePassword { set; }
[<Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyCategory(typeof(Microsoft.SqlServer.Dts.Runtime.Localized), "PropertyCategorySecurity")>]
[<Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescription(typeof(Microsoft.SqlServer.Dts.Runtime.Localized), "PackagePasswordDesc")>]
member this.PackagePassword : string
Public Property PackagePassword As String

Valeur de propriété

String

Valeur du mot de passe du package.

Attributs

S’applique à