Expand Minimize
This topic has not yet been rated - Rate this topic

Transfer.DestinationLogin Property

Gets or sets the logon for the instance of SQL Server to which the destination database belongs.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
public string DestinationLogin { get; set; }

Property Value

Type: System.String
A String value that specifies the logon for the instance of SQL Server to which the destination database belongs.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.