言語

ITransferSqlServerObjectsTask.UsersList プロパティ

定義

転送するユーザーリストを取得または設定します。

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

プロパティ値

移管すべきユーザーリスト。

適用対象