Query
Assembly: uMod.Core.dll
Inheritance Object Query
Implements IQuery, IDisposable
Summary
Gets the query type
Properties
Name | Summary |
|---|---|
Buffered | Gets whether or not query is buffered |
CommandType | Gets the command type |
Connection | Gets the connection name |
Context | Query Plugin |
Mapping | Gets the type to property mapping |
Model | Query ObjectModel |
Parameters | Gets the query parameters |
Plugin | Gets the plugin name |
QueryType | Gets the query type |
SplitOn | Gets the mapping split configuration |
Sql | Gets the sql |
Timeout | Gets the query timeout |
Transaction | Gets the transaction name |
TypeName | Gets the type name |
Methods
Name | Summary |
|---|---|
Dispose () | Dispose of Query |
Invoke () |