Leadtools.Medical.Storage.DataAccessLayer Namespace > StorageSqlDbDataAccessAgent Class : InjectJoinForInstanceQuery Method |
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();
The SQL string will be added to an instance query before applying the matching parameter and generating the WHERE statement.