言語

ITransferSqlServerObjectsTask.ViewsList プロパティ

定義

転送するビューのリストを取得するか設定します。

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

プロパティ値

転送すべき見通しのリスト。

適用対象