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