TransferSqlServerObjectsTask.SourceDatabase 属性      
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置一个字符串,其中包含要从中传输对象的数据库的名称。
public:
 property System::String ^ SourceDatabase { System::String ^ get(); void set(System::String ^ value); };public string SourceDatabase { get; set; }member this.SourceDatabase : string with get, setPublic Property SourceDatabase As String属性值
包含源数据库名称的字符串。