Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > StorageSqlDbDataAccessAgent Class : InjectJoinForPatientQuery Method |
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();
The SQL string will be added to a patient query before applying the matching parameter and generating the WHERE statement.