ObjectBinder<T> Constructor
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
ObjectBinder<T>() | Default Constructor | |
ObjectBinder<T>(SqlDataReader, String) | Constuctor that will be used when this binder is not being used as part of a result collection |
Top