'Declaration Public Overloads Shadows Function GetUpdateCommand() As TdCommand
'Usage Dim instance As TdCommandBuilder Dim value As TdCommand value = instance.GetUpdateCommand()
public new TdCommand GetUpdateCommand()
public: new TdCommand^ GetUpdateCommand();