ProviderExpressionDefineCollectionNumberParameter Method

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