[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Make a new pair of resources.

Namespace: net.esper.eql.db
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Protected Function MakeNew As Pair(Of DbConnection, DbCommand)
C#
protected Pair<DbConnection, DbCommand> MakeNew ()
Visual C++
protected:
Pair<DbConnection^, DbCommand^>^ MakeNew ()

Return Value

pair of resources