언어

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

속성 값

옮길 사용자 목록.

적용 대상