Leadtools.Medical.Storage.DataAccessLayer Namespace > StorageSqlDbDataAccessAgent Class : InjectJoinForStudyQuery Method |
protected virtual string InjectJoinForStudyQuery()
'Declaration Protected Overridable Function InjectJoinForStudyQuery() As String
'Usage Dim instance As StorageSqlDbDataAccessAgent Dim value As String value = instance.InjectJoinForStudyQuery()
protected: virtual String^ InjectJoinForStudyQuery();
The SQL string will be added to a study query before applying the matching parameter and generating the WHERE statement.