[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Returns a new cache implementation for this database.
Namespace: net.esper.eql.db
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Function GetDataCache ( _ databaseName As String _ ) As DataCache |
C# |
---|
public virtual DataCache GetDataCache ( string databaseName ) |
Visual C++ |
---|
public: virtual DataCache^ GetDataCache ( String^ databaseName ) |
Parameters
- databaseName
- System.String
is the name of the database to return a new cache implementation for for