언어

ITransferSqlServerObjectsTask.RulesList 속성

정의

이전할 규칙 목록을 받거나 설정합니다.

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

속성 값

전학 규칙 목록.

적용 대상