QueryParameterInternal Constructors
Provides the information about a query parameter while running the Data Source Wizard.Name | Parameters | Description |
---|---|---|
QueryParameterInternal(String, String, Type, Object) | queryName, name, type, value | Initializes a new instance of the QueryParameterInternal class with the specified settings. |
See Also