OnlinePhotoShop.OdbcCustomerDB.execute Function
Executes a database command and returns the result.
Protected System.Collections.ArrayList execute (string)
Type
Name
Description
string
command
Database command.
Return
Description
System.Collections.ArrayList
List of strings representing the result of the command.