Method | Description | |
---|---|---|
CreateObjectFromDB ( Type objType ) : void | ||
DataAccess ( ) : System |
Method | Description | |
---|---|---|
CreateCommand ( string commandText, DbConnection, connection ) : DbCommand | ||
CreateConnection ( ) : DbConnection, | ||
ExecuteQuery ( ) : void |
public CreateObjectFromDB ( Type objType ) : void | ||
objType | Type | |
return | void |