QueryParameter Constructors
A parameter passed to a SqlQuery.
Name | Parameters | Description |
---|---|---|
Query |
none |
Initializes a new instance of the Query |
Query |
name, type, value |
Initializes a new instance of the Query |
See Also