Compartir a través de


ITransferSqlServerObjectsTask.LoginsList Propiedad

Definición

Obtiene o establece la lista de inicios de sesión que se van a transferir.

public:
 property System::Collections::Specialized::StringCollection ^ LoginsList { System::Collections::Specialized::StringCollection ^ get(); void set(System::Collections::Specialized::StringCollection ^ value); };
public System.Collections.Specialized.StringCollection LoginsList { get; set; }
member this.LoginsList : System.Collections.Specialized.StringCollection with get, set
Public Property LoginsList As StringCollection

Valor de propiedad

La lista de inicios de sesión que se van a transferir.

Se aplica a