IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > PassthruEsqlQuery Class > PassthruEsqlQuery Constructor : PassthruEsqlQuery Constructor(Type,Type,ParameterizedEsql) |
'Declaration
Public Function New( _ ByVal returnType As Type, _ ByVal queryableType As Type, _ ByVal parameterizedEsql As ParameterizedEsql _ )
'Usage
Dim returnType As Type Dim queryableType As Type Dim parameterizedEsql As ParameterizedEsql Dim instance As New PassthruEsqlQuery(returnType, queryableType, parameterizedEsql)
public PassthruEsqlQuery( Type returnType, Type queryableType, ParameterizedEsql parameterizedEsql )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2