This topic has not yet been rated - Rate this topic

Microsoft.SqlServer.Dts.Tasks.TransferLoginsTask Namespace

The Microsoft.SqlServer.Dts.Tasks.TransferLoginsTask namespace contains the classes and enumerations that allow you to copy one or more SQL Server logins from one instance of SQL Server to another.

  ClassDescription
Public classTransferLoginsTaskProvides the members and enumerations that allow you to transfer SQL Server logins from one instance of SQL Server to another.
Public classTransferLoginsTask.DtsTransferLoginsExceptionThe exception that is thrown at load time if the persisted name of the XML root node of the task is corrupt.
  InterfaceDescription
Public interfaceITransferLoginsTaskInfrastructure.
  EnumerationDescription
Public enumerationIfObjectExistsContains values used by the IfObjectExists property of the TransferLoginsTask to determine how to handle a transfer when the login exists at the destination.
Public enumerationLoginsToTransferSpecifies which logins to transfer.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.