C# 클래스 UCSF.Business.DataImporter.BCPImporter

파일 보기 프로젝트 열기: CTSIatUCSF/gadgets 1 사용 예제들

공개 메소드들

메소드 설명
BCPImporter ( ) : System
Import ( string file ) : void
RunBCP ( string args ) : string

비공개 메소드들

메소드 설명
GetConnectionSetting ( string name, string connectionString ) : string

메소드 상세

BCPImporter() 공개 메소드

public BCPImporter ( ) : System
리턴 System

Import() 공개 메소드

public Import ( string file ) : void
file string
리턴 void

RunBCP() 공개 정적인 메소드

public static RunBCP ( string args ) : string
args string
리턴 string