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