Click or drag to resize
AkDateGetDateTimeCompareExpr Method

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static string GetDateTimeCompareExpr(
	AkDBType dbType,
	string compName,
	string compare,
	string compVal
)

Parameters

dbType
Type: Appkit.DataAkDBType
compName
Type: SystemString
compare
Type: SystemString
compVal
Type: SystemString

Return Value

Type: String
See Also