←Select platform

InjectJoinForPatientQuery Method (StorageSqlDbDataAccessAgent)

Summary

Returns a string that joins user defined tables when performing a patient query

Syntax

C#
VB
C++
protected virtual string InjectJoinForPatientQuery()
Protected Overridable Function InjectJoinForPatientQuery() As String
protected:  
   virtual String^ InjectJoinForPatientQuery() 

Return Value

A System.String that joins user defined tables when performing a patient query.

Remarks

The SQL string will be added to a patient query before applying the matching parameter and generating the WHERE statement.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize