Udostępnij za pośrednictwem


Właściwość TransSynchronizationAgent.ProfileName

Pobiera lub ustawia nazwę profilu, która jest używana przez agenta.

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

Składnia

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

value = instance.ProfileName

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

Wartość właściwości

Typ: System.String
A String wartość, która jest nazwą profilu.

Implementacje

ITransSynchronizationAgent.ProfileName

Uwagi

Jeśli ProfileName właściwość nie jest zestaw, używany jest domyślny profil dla agenta.