Właściwość ITransSynchronizationAgent.SubscriberEncryptedPassword
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)
Składnia
'Deklaracja
Property SubscriberEncryptedPassword As String
Get
Set
'Użycie
Dim instance As ITransSynchronizationAgent
Dim value As String
value = instance.SubscriberEncryptedPassword
instance.SubscriberEncryptedPassword = value
string SubscriberEncryptedPassword { get; set; }
property String^ SubscriberEncryptedPassword {
String^ get ();
void set (String^ value);
}
abstract SubscriberEncryptedPassword : string with get, set
function get SubscriberEncryptedPassword () : String
function set SubscriberEncryptedPassword (value : String)
Wartość właściwości
Typ: System.String
Zobacz także