←Select platform

InjectJoinForSeriesQuery Method

Summary

Returns a string that joins user defined tables when performing a series query.

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

Return Value

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

Remarks

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly