ProviderExpressionDefineCollectionDateTimeParameter Method

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