메소드 | 설명 | |
---|---|---|
SetupSystemTables ( IDataCache cache, IStorageCommandsSetup storageFactory, ISettings settings ) : System | ||
ValidateAndCreateDataTables ( IDbConnection conn ) : void |
public SetupSystemTables ( IDataCache cache, IStorageCommandsSetup storageFactory, ISettings settings ) : System | ||
cache | IDataCache | |
storageFactory | IStorageCommandsSetup | |
settings | ISettings | |
리턴 | System |
public ValidateAndCreateDataTables ( IDbConnection conn ) : void | ||
conn | IDbConnection | |
리턴 | void |