언어

ITransferDatabaseTask.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

속성 값

목적지 데이터베이스의 데이터베이스 파일 이름입니다.

적용 대상