언어

TransferSqlServerObjectsTask.DestinationDatabase 속성

정의

목적지 데이터베이스 이름을 포함하는 문자열을 받거나 설정합니다.

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

속성 값

목적지에 있는 데이터베이스 이름을 포함하는 문자열입니다.

구현

적용 대상