Property | Type | Description | |
---|---|---|---|
Context | IContextAdapter |
Method | Description | |
---|---|---|
GetHttpHandler ( System.Web.Routing.RequestContext requestContext ) : IHttpHandler | ||
ProcessRequest ( |
Method | Description | |
---|---|---|
Delete ( ) : string | ||
DeleteByQuery ( ) : string | ||
Entity ( ) : string | ||
GetData ( ) : string | ||
GetQuerySpec ( TypeMapping typeMapping ) : |
||
GetResource ( string filename ) : string | ||
GetTypeMapping ( ) : TypeMapping | ||
InitDatabase ( bool shouldBuildTables ) : string | ||
Insert ( ) : string | ||
InsertSchema ( ) : string | ||
Query ( ) : string | ||
RegenerateIndexes ( ) : string | ||
Update ( ) : string |
public GetHttpHandler ( System.Web.Routing.RequestContext requestContext ) : IHttpHandler | ||
requestContext | System.Web.Routing.RequestContext | |
return | IHttpHandler |
public ProcessRequest ( |
||
context | ||
return | void |