다음을 통해 공유


ITransferSqlServerObjectsTask.XmlSchemaCollectionsList 속성

정의

전송할 XML 스키마 컬렉션의 목록을 가져오거나 설정합니다.

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

속성 값

전송할 XML 스키마 컬렉션의 목록입니다.

적용 대상