메소드 | 설명 | |
---|---|---|
AddGraphLinksRunInterval ( ) : void | ||
Delete ( string name ) : void | ||
Insert ( RunType, t, string tableName, bool dbconOpened ) : int | ||
Insert ( RunType, t, string tableName, bool dbconOpened, |
||
SelectAndReturnRunIntervalType ( string typeName, bool dbconOpened ) : RunType, | ||
SelectRunIntervalTypes ( string allRunsName, bool onlyName ) : string[] | ||
SelectRunIntervalTypesNew ( string allRunsName, bool onlyName ) : List | ||
SqliteRunIntervalType ( ) : System |
메소드 | 설명 | |
---|---|---|
addRSA ( ) : void | ||
createTable ( string tableName ) : void | ||
initializeTable ( ) : void |
public static Insert ( RunType, t, string tableName, bool dbconOpened ) : int | ||
t | RunType, | |
tableName | string | |
dbconOpened | bool | |
리턴 | int |
public static Insert ( RunType, t, string tableName, bool dbconOpened, |
||
t | RunType, | |
tableName | string | |
dbconOpened | bool | |
mycmd | ||
리턴 | int |
public static SelectAndReturnRunIntervalType ( string typeName, bool dbconOpened ) : RunType, | ||
typeName | string | |
dbconOpened | bool | |
리턴 | RunType, |
public static SelectRunIntervalTypes ( string allRunsName, bool onlyName ) : string[] | ||
allRunsName | string | |
onlyName | bool | |
리턴 | string[] |
public static SelectRunIntervalTypesNew ( string allRunsName, bool onlyName ) : List | ||
allRunsName | string | |
onlyName | bool | |
리턴 | List |