Click or drag to resize
DynamicParameters Properties

The DynamicParameters type exposes the following members.

Properties
  NameDescription
Public propertyParameterNames
All the names of the param in the bag, use Get to yank them out
Public propertyRemoveUnused
If true, the command-text is inspected and only values that are clearly used are included on the connection
Top
See Also