Click or drag to resize

ControllerBaseCreateCommand Method (String)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected SqlCommand CreateCommand(
	string cmdText
)

Parameters

cmdText
Type: SystemString

Return Value

Type: SqlCommand
See Also