ProviderExpressionDefineCollectionStringParameter Method

Overload List
 NameDescription
Public methodDefineCollectionStringParameter(String, String, String, IEnumerableString) Defines a parameter placeholder that expects a string collection.
Public methodDefineCollectionStringParameter(String, String, String, String, ParameterToken) Defines a manual provider parameter that accepts a collection of strings for value.
Public methodDefineCollectionStringParameter(String, String, String, String, IEnumerableString) Defines a manual provider parameter that accepts a collection of strings for value.
Top
See Also