다음을 통해 공유


IDTSBulkInsertTask.FormatFile 속성

정의

서식 파일의 전체 경로를 가져오거나 설정합니다.

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

속성 값

서식 파일의 경로를 나타내는 문자열입니다.

설명

자세한 내용은 BulkInsertTask를 참조하세요.

적용 대상