Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
DataObjectController Class
DataObjectController Methods
LoadDataObjects Method
LoadDataObjects Method (DataObjectLoadOptions)
LoadDataObjects Method (DataObjectLoadOptions, SqlConnection, SqlTransaction)
DataObjectController
LoadDataObjects Method (DataObjectLoadOptions)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
IList
<
IDataObject
>
LoadDataObjects
(
DataObjectLoadOptions
loadOptions
)
Parameters
loadOptions
Type:
Omada.OE.Model
DataObjectLoadOptions
Return Value
Type:
IList
IDataObject
See Also
Reference
DataObjectController Class
LoadDataObjects Overload
Omada.OE.AppLogic Namespace