←Select platform

Optimized Property

Summary

Initialize an object with settings that will perform an optimized query

Syntax
C#
VB
C++
public static ExtraQueryOptions Optimized { get; } 
Public Shared ReadOnly Property Optimized() As ExtraQueryOptions 
   Get 
public:  
   static property ExtraQueryOptions^ Optimized 
   { 
      ExtraQueryOptions^ get() 
   } 

Remarks

results of the query will be similar to MinimumQueryCompositeInstances

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly