Method | Description | |
---|---|---|
Load ( DbConfiguration cfg ) : IDatabaseSchema |
Method | Description | |
---|---|---|
ParseDbType ( int strColumnType ) : DBType | ||
ParseType ( DBType dbType ) : |
public Load ( DbConfiguration cfg ) : IDatabaseSchema | ||
cfg | DbConfiguration | |
return | IDatabaseSchema |
protected ParseDbType ( int strColumnType ) : DBType | ||
strColumnType | int | |
return | DBType |
protected ParseType ( DBType dbType ) : |
||
dbType | DBType | |
return |