ITransferLoginsTask Interface
This API supports the infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Tasks.TransferLoginsTask
Assembly: Microsoft.SqlServer.TransferLoginsTask (in Microsoft.SqlServer.TransferLoginsTask.dll)
Syntax
'Declaration
Public Interface ITransferLoginsTask
'Usage
Dim instance As ITransferLoginsTask
public interface ITransferLoginsTask
public interface class ITransferLoginsTask
type ITransferLoginsTask = interface end
public interface ITransferLoginsTask
The ITransferLoginsTask type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CopySids | Infrastructure. |
![]() |
DatabasesList | Infrastructure. |
![]() |
DestinationConnection | Infrastructure. |
![]() |
IfObjectExists | Infrastructure. |
![]() |
LoginsList | Infrastructure. |
![]() |
LoginsToTransfer | Infrastructure. |
![]() |
SourceConnection | Infrastructure. |
Top
.gif)