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.