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

属性值

要传输的默认对象。

适用于