Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
DataObjectController Class
DataObjectController Methods
GetDataObjectIdByKeyValue Method
GetDataObjectIdByKeyValue Method (Int32, String)
GetDataObjectIdByKeyValue Method (Int32, String, String)
GetDataObjectIdByKeyValue Method (Int32, String, SqlConnection, SqlTransaction)
DataObjectController
GetDataObjectIdByKeyValue Method (Int32, String)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
virtual
int
GetDataObjectIdByKeyValue
(
int
dataObjectTypeId
,
string
keyValue
)
Parameters
dataObjectTypeId
Type:
System
Int32
keyValue
Type:
System
String
Return Value
Type:
Int32
See Also
Reference
DataObjectController Class
GetDataObjectIdByKeyValue Overload
Omada.OE.AppLogic Namespace