Udostępnij za pośrednictwem


Właściwość ITransSynchronizationAgent.DtsPackageFileName

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

Składnia

'Deklaracja
Property DtsPackageFileName As String
    Get
    Set
'Użycie
Dim instance As ITransSynchronizationAgent
Dim value As String

value = instance.DtsPackageFileName

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

Wartość właściwości

Typ: System.String