Package.PackagePassword Proprietà

Definizione

Imposta il valore della password per il pacchetto. Questa proprietà è di sola scrittura.

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

Valore della proprietà

String

Valore della password per il pacchetto.

Attributi

Si applica a