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