Udostępnij za pośrednictwem


Właściwość TransSynchronizationAgent.DtsPackagePassword

Gets or sets the owner password that used to access the Microsoft SQL Server 2000 Data Transformation Services (DTS) package specified by the DtsPackageFileName property.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)

Składnia

'Deklaracja
Public Overridable Property DtsPackagePassword As String
    Get
    Set
'Użycie
Dim instance As TransSynchronizationAgent
Dim value As String

value = instance.DtsPackagePassword

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

Wartość właściwości

Typ: System.String
A String wartości.

Implementacje

ITransSynchronizationAgent.DtsPackagePassword

Uwagi

Właściwość ta jest obsługiwana tylko dla pakietów, które są tworzone w SQL Server 2000 i wymaga, aby SQL Server 2000 zainstalować DTS runtime.Aby uzyskać więcej informacji, zobacz temat Transforming Published Data.

Należy podać hasło właściciela DTS dla tej właściwość.Nie można uzyskać dostępu wymagane hasło użytkownika.

Ta właściwość nie zwraca hasło właściciela rzeczywistego pakiet DTS określonej przez DtsPackageFileNamei tylko zwraca wartość zestaw na bieżące wystąpienie TransSynchronizationAgent.