←Select platform

InjectJoinForStudyQuery Method

Summary

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

Syntax

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

Return Value

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

Remarks

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

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly