언어

TransferDatabaseTask.DestinationDatabaseFiles 속성

정의

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

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

속성 값

목적지 데이터베이스의 데이터 이름과 로그 파일을 포함하는 문자열입니다.

구현

설명

여러 파일 이름은 세미콜론으로 구분됩니다.

적용 대상