NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Create an instance of Query for executing
a native SQL query.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
Query CreateNativeQuery( string sqlString, string resultSetMapping )
Parameters
- sqlString
- String
a native SQL query string
- resultSetMapping
- String
the name of the result set mapping