언어

TransferSqlServerObjectsTask.SourceDatabase 속성

정의

객체가 전송될 데이터베이스 이름을 포함하는 문자열을 받거나 설정합니다.

public:
 property System::String ^ SourceDatabase { System::String ^ get(); void set(System::String ^ value); };
public string SourceDatabase { get; set; }
member this.SourceDatabase : string with get, set
Public Property SourceDatabase As String

속성 값

소스 데이터베이스 이름을 포함하는 문자열입니다.

구현

적용 대상