IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > PassthruEsqlQuery Class > PassthruEsqlQuery Constructor : PassthruEsqlQuery Constructor(Type,Type,String) |
'Declaration
Public Function New( _ ByVal returnType As Type, _ ByVal queryableType As Type, _ ByVal esql As String _ )
'Usage
Dim returnType As Type Dim queryableType As Type Dim esql As String Dim instance As New PassthruEsqlQuery(returnType, queryableType, esql)
public PassthruEsqlQuery( Type returnType, Type queryableType, string esql )
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