다음을 통해 공유


ITransferDatabaseTask.SourceDatabaseFiles 속성

정의

전송할 원본 데이터베이스 파일의 이름을 가져오거나 설정합니다.

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

속성 값

전송할 원본 데이터베이스 파일의 이름입니다.

적용 대상