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 : 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.