Provider |
| Name | Description | |
|---|---|---|
| DefineCollectionStringParameter(String, String, String, IEnumerableString) | Defines a parameter placeholder that expects a string collection. | |
| DefineCollectionStringParameter(String, String, String, String, ParameterToken) | Defines a manual provider parameter that accepts a collection of strings for value. | |
| DefineCollectionStringParameter(String, String, String, String, IEnumerableString) | Defines a manual provider parameter that accepts a collection of strings for value. |