Click or drag to resize
PersistenceInfoProviderBaseAddElementMapping Method
Overload List
  NameDescription
Protected methodAddElementMapping(String, String)
Specifies that the element with the name elementName is mapped onto the resultset of the tvf call with the name tvfCallName.
Protected methodAddElementMapping(String, String, String, String, Int32)
Adds an element mapping. Defaults to Retrieve for allowed action combinations. Use for typed views.
Protected methodAddElementMapping(String, String, String, String, Int32, Int32)
Adds an element mapping.
Top
See Also