Click or drag to resize

DataObjectControllerCreateDataObjectFromTemplate Method

Overload List
  NameDescription
Public methodStatic memberCreateDataObjectFromTemplate(Int32, Int32, Int32, SqlConnection, SqlTransaction)
Public methodStatic memberCreateDataObjectFromTemplate(Int32, Int32, Int32, Boolean, SqlConnection, SqlTransaction)
Method creates a new data object of the specified type. The property values of the specified template object will be copied to the new data object based on the settings of the specified copy rule.
Top
See Also