Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

InjectJoinForPatientQuery Method






Returns a string that joins user defined tables when performing a patient query
Syntax
protected virtual string InjectJoinForPatientQuery()
'Declaration
 
Protected Overridable Function InjectJoinForPatientQuery() As String
'Usage
 
Dim instance As StorageSqlDbDataAccessAgent
Dim value As String
 
value = instance.InjectJoinForPatientQuery()

            

            
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

See Also

Reference

StorageSqlDbDataAccessAgent Class
StorageSqlDbDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features