इसके माध्यम से साझा किया गया


ApplicationClass.PackagePassword Property

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

For more information, see Application.

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

Syntax

'Declaration
Public Overridable WriteOnly Property PackagePassword As String
    Set
'Usage
Dim instance As ApplicationClass
Dim value As String

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

Property Value

Type: System.String

Implements

IDTSApplication100.PackagePassword