←Select platform

InjectJoinForInstanceQuery Method

Summary

Returns a string that joins user defined tables when performing an instance query

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

Return Value

A System.String that joins user defined tables when performing an instance query.

Remarks

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.