Gets or sets a value indicating whether the command object regenerates parameter objects if text of the command is changed.
public bool ParameterCheck {get; set;}
'Declaration
Public Property ParameterCheck As Boolean
Property Value
Value indicating whether the command object regenerates parameter objects if text of the command is changed. The default value is
false.