GetCommand Method

GetCommand function

The string containing the database command to pass to the data provider API that willinteract with the external source in order to retrieve data


func (instance *DBConnection) GetCommand()  (string,  error) 

Remarks

See Also