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