다음을 통해 공유


ITransferDatabaseTask.DestinationDatabaseName 속성

정의

대상의 데이터베이스 이름을 가져오거나 설정합니다.

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

속성 값

대상의 데이터베이스의 이름입니다.

적용 대상