Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
nHydrate
Generator
SQLInstaller
SqlHelper
C# 클래스 nHydrate.Generator.SQLInstaller.SqlHelper
파일 보기
프로젝트 열기: nHydrate/nHydrate
공개 메소드들
메소드
설명
GetModelDifferenceSql
(
ModelRoot
modelOld
,
ModelRoot
modelNew
) :
string
GetSQLSchema
(
this
item
) :
string
메소드 상세
GetModelDifferenceSql()
공개
정적인
메소드
public
static
GetModelDifferenceSql
(
ModelRoot
modelOld
,
ModelRoot
modelNew
) :
string
modelOld
nHydrate.Generator.Models.ModelRoot
modelNew
nHydrate.Generator.Models.ModelRoot
리턴
string
GetSQLSchema()
공개
정적인
메소드
public
static
GetSQLSchema
(
this
item
) :
string
item
this
리턴
string