Click or drag to resize

AccessDataUploadControllerGetStagingRecordCount Method

Counts the rows in the staging database

Namespace:  Omada.OE.Solution.OIM.AppLogic
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int GetStagingRecordCount(
	int systemId,
	short type
)

Parameters

systemId
Type: SystemInt32
type
Type: SystemInt16

Return Value

Type: Int32
See Also