Click or drag to resize

DbCommandImageAccessor Constructor

Overload List
  NameDescription
Protected methodDbCommandImageAccessor(SerializationInfo, StreamingContext)
Deserializes stored information from the serialization info.
Public methodDbCommandImageAccessor(GetConnectionCallback, Boolean, IDictionary)
Create an image accessor that uses IDbCommand objects to get images. The commands are created by sub-classes in the abstract methods.
Top
See Also