다음을 통해 공유


ITransferSqlServerObjectsTask.PartitionSchemesList 속성

정의

전송할 파티션 구성표 목록을 가져오거나 설정합니다.

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

속성 값

전송할 파티션 구성표의 목록입니다.

적용 대상