Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
DataObjectController Class
DataObjectController Methods
GetDataObjectManager Method
GetDataObjectManager Method (DataObjectLoadOptions)
GetDataObjectManager Method (DataObjectLoadOptions, SqlConnection, SqlTransaction)
DataObjectController
GetDataObjectManager Method (DataObjectLoadOptions)
Returns a dataobject manager object loaded with dataobjects.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
virtual
DataObjectManager
GetDataObjectManager
(
DataObjectLoadOptions
loadOptions
)
Parameters
loadOptions
Type:
Omada.OE.Model
DataObjectLoadOptions
Return Value
Type:
DataObjectManager
See Also
Reference
DataObjectController Class
GetDataObjectManager Overload
Omada.OE.AppLogic Namespace