GetRefreshCommand() Method
Gets the automatically generated SQL statement required to refresh values from the data source.
'Declaration
Public Overloads Function GetRefreshCommand() As IDbCommand
Return Value
A
DbCommandBase with
CommandText containing SQL statement to be executed.