다음을 통해 공유


TransferDatabaseTask.DestinationDatabaseFiles 속성

정의

대상 데이터베이스에 대한 데이터베이스 파일의 이름을 포함하는 String을 가져오거나 설정합니다.

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

속성 값

대상 데이터베이스에 대한 데이터 및 로그 파일의 이름을 포함하는 문자열입니다.

구현

설명

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

적용 대상