Click or drag to resize

TypedMapper.Open Method

Overload List
  NameDescription
Public methodStatic memberOpen<T>(IAppContext, String)
Public methodStatic memberOpen<T>(IAppContext, String, Flavors)
Public methodStatic memberOpen<T>(IAppContext, String, Flavors, MapperAttrs)
Protected methodOpen(IAppContext, String, String, Flavors, MapperAttrs)
Creates a new mapper and moves to the first record.
Top
See Also