SQLConnection._CreateCommand Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD _CreateCommand() AS DbCommand
public virtual DbCommand _CreateCommand()
Request Example
View SourceReturn Value
Type:
DbCommandSee Also