TransferLoginsTask.IfObjectExists Proprietà

Definizione

Ottiene o imposta un valore dell'enumerazione IfObjectExists che indica se l'attività deve avere esito negativo, ignorare l'account di accesso esistente oppure ignorare il trasferimento dell'account di accesso quando nella destinazione esiste un account di accesso con lo stesso nome.

public:
 property Microsoft::SqlServer::Dts::Tasks::TransferLoginsTask::IfObjectExists IfObjectExists { Microsoft::SqlServer::Dts::Tasks::TransferLoginsTask::IfObjectExists get(); void set(Microsoft::SqlServer::Dts::Tasks::TransferLoginsTask::IfObjectExists value); };
public Microsoft.SqlServer.Dts.Tasks.TransferLoginsTask.IfObjectExists IfObjectExists { get; set; }
member this.IfObjectExists : Microsoft.SqlServer.Dts.Tasks.TransferLoginsTask.IfObjectExists with get, set
Public Property IfObjectExists As IfObjectExists

Valore della proprietà

Valore ricavato dall'enumerazione IfObjectExists.

Implementazioni

Si applica a