LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

InjectJoinForInstanceQuery Method

Show in webframe





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

            

            
protected:
virtual String^ InjectJoinForInstanceQuery(); 

Return Value

A System.String that joins user defined tables when performing a 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

See Also

Reference

StorageSqlDbDataAccessAgent Class
StorageSqlDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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