'Declaration Public Overloads Shadows Function GetUpdateCommand( _ ByVal useColumnsForParameterNames As Boolean _ ) As QuickBooksCommand
public new QuickBooksCommand GetUpdateCommand( bool useColumnsForParameterNames )
Parameters
- useColumnsForParameterNames
- Determines whether names of parameters in command text will be based on columns' names.