프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Scripts | List |
메소드 | 설명 | |
---|---|---|
AddBaseScript ( System.Version version, string name, string scriptResource ) : void | ||
RunCreation ( |
||
RunCreation ( string server, string dbname ) : void |
메소드 | 설명 | |
---|---|---|
Myscript_StatementExecuted ( object sender, |
public static AddBaseScript ( System.Version version, string name, string scriptResource ) : void | ||
version | System.Version | |
name | string | |
scriptResource | string | |
리턴 | void |
public static RunCreation ( |
||
script | ||
server | string | |
dbname | string | |
login | string | |
password | string | |
리턴 | void |
public static RunCreation ( string server, string dbname ) : void | ||
server | string | |
dbname | string | |
리턴 | void |