 | IQueryRunnerSQL Method |
Reserved for future use.
Namespace: C2ExplorerServiceStack.Logic.InterfacesAssembly: C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
SyntaxIEnumerable SQL(
string sqlCode
)
Parameters
- sqlCode
- Type: SystemString
The SQL code.
Return Value
Type:
IEnumerableIEnumerable data
See Also