BindingUtilities.SetBinding Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member SetBinding<T>(Parameter, IEnumerable<IEnumerable<T>>) Binds an indexed parameter object to a table.
Public methodStatic member SetBinding(Parameter, IEnumerable<array<Object[]>) Binds an indexed parameter to a sequence of values.
Public methodStatic member SetBinding<T>(Parameter, IEnumerable<T>) Binds an indexed parameter to a sequence of values.
Public methodStatic member SetBinding<T>(Parameter, T) Binds a parameter object to a scalar value.

Top

See Also

Reference

BindingUtilities Class

Microsoft.SolverFoundation.Services Namespace