Udostępnij przez


Właściwość DestinationLogin

Pobiera lub ustawia logowania dla wystąpienie SQL Server do którego obiekt docelowy bazy danych należy.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.SmoExtended (w Microsoft.SqlServer.SmoExtended.dll)

Syntax

'Deklaracja
Public Property DestinationLogin As String
    Get
    Set
'Użycie
Dim instance As Transfer
Dim value As String

value = instance.DestinationLogin

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

Wartość właściwości

Typ: System. . :: . .String
A String wartość określająca logowania dla wystąpienie SQL Server do którego obiekt docelowy bazy danych należy.

Przykłady

Transfer danych