Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Acme
Northwind
Install
AzureCopy
C# 클래스 Acme.Northwind.Install.AzureCopy
파일 보기
프로젝트 열기: nHydrate/nHydrate
공개 메소드들
메소드
설명
Run
(
InstallSettings
settings
) :
void
비공개 메소드들
메소드
설명
CopyData
(
InstallSettings
settings
) :
void
GetColumnList
(
string
connectionString
,
string
tableName
) :
string
TargetIsBlank
(
InstallSettings
settings
) :
bool
메소드 상세
Run()
공개
메소드
public
Run
(
InstallSettings
settings
) :
void
settings
InstallSettings
리턴
void