AdvantageEngineBase Members
The AdvantageEngineBase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
AdvantageEngineBase(SQL, Int32, Int32) |
Initializes a new instance of the AdvantageEngineBase class.
|
|
|
AdvantageEngineBase(HttpContext, SQL, Int32, Int32) |
Initializes a new instance of the AdvantageEngineBase class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
|
|
|
Dispose()()()() |
Disposes this instance, releasing the SQL connection and clearing the HttpContext reference.
|
|
|
WebCache_ClearItem |
Clears a specific item from the web cache.
|
|
|
WebCache_Get<(Of <<'(T>)>>) |
Retrieves an item from the web cache.
|
|
|
WebCache_Invalidate(String) |
Invalidates a specific item from the web cache by key.
|
|
|
WebCache_Invalidate(List<(Of <<'(String>)>>)) |
Invalidates web cache items by one or more categories.
|
|
|
WebCache_Store<(Of <<'(T>)>>) |
Stores an item in the web cache.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Context |
Gets or sets the context.
|
|
|
CurrentSql |
Gets the current SQL.
|
|
|
DomainId |
Gets the domain identifier.
|
|
|
LanguageId |
Gets the language identifier.
|

