次の方法で共有


ITransferSqlServerObjectsTask.DefaultsList プロパティ

定義

転送する既定のオブジェクトを取得します。値の設定も可能です。

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

プロパティ値

転送する既定のオブジェクトです。

適用対象