Linguaggio

ITransferSqlServerObjectsTask.UsersList Proprietà

Definizione

Ottiene o imposta una lista di utenti da trasferire.

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

Valore della proprietà

Una lista degli utenti da trasferire.

Si applica a