Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Represents the transfer logins task.
Espacio de nombres: Microsoft.SqlServer.Dts.Tasks.TransferLoginsTask
Ensamblado: Microsoft.SqlServer.TransferLoginsTask (en Microsoft.SqlServer.TransferLoginsTask.dll)
Sintaxis
'Declaración
Public Interface ITransferLoginsTask
'Uso
Dim instance As ITransferLoginsTask
public interface ITransferLoginsTask
public interface class ITransferLoginsTask
type ITransferLoginsTask = interface end
public interface ITransferLoginsTask
El tipo ITransferLoginsTask expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
CopySids | Infraestructura. Gets or sets a value that indicates whether the security identifiers associated with the logins should be copied to the destination. |
![]() |
DatabasesList | Infraestructura. Gets or sets a list of databases. |
![]() |
DestinationConnection | Infraestructura. Gets or sets the name of connection manager for the destination database. |
![]() |
IfObjectExists | Infraestructura. Gets or sets a value from the IfObjectExists enumeration indicating whether the task should fail, ignore the existing login, or skip the transfer of the login, if a login of the same name exists at the destination. |
![]() |
LoginsList | Infraestructura. Gets or sets the names of the logins to transfer. |
![]() |
LoginsToTransfer | Infraestructura. Gets or sets a value from the LoginsToTransfer enumeration indicating which logins to transfer. |
![]() |
SourceConnection | Infraestructura. Gets or sets the name of the connection manager for the source database. |
Arriba
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Dts.Tasks.TransferLoginsTask
.gif)