ITransferSqlServerObjectsTask.SchemasList 屬性

定義

取得或設定要轉移的結構清單。

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

屬性值

要轉移的結構清單。

適用於