| ControllerBaseCreateCommand Method (String) |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxprotected SqlCommand CreateCommand(
string cmdText
)
Parameters
- cmdText
- Type: SystemString
Return Value
Type:
SqlCommand
See Also