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