Partager via


ITransferSqlServerObjectsTask.LoginsList Propriété

Définition

Obtient ou définit la liste des connexions à transférer.

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

Valeur de propriété

Liste des connexions à transférer.

S’applique à