LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

WhereStatementGenerator Property

Show in webframe





Gets or sets the delegate that allows you to override the default GenerateWhereStatement
Syntax
public static Func<Collection<CatalogElement[]>,string> WhereStatementGenerator {get; set;}
'Declaration
 
Public Shared Property WhereStatementGenerator As Func(Of Collection(Of CatalogElement()),String)
'Usage
 
Dim value As Func(Of Collection(Of CatalogElement()),String)
 
SqlProviderUtilities.WhereStatementGenerator = value
 
value = SqlProviderUtilities.WhereStatementGenerator

            

            
public:
static property Func<Collection<array<CatalogElement^>>^,String^>^ WhereStatementGenerator {
   Func<Collection<array<CatalogElement^>>^,String^>^ get();
   void set (    Func<Collection<array<CatalogElement^>>^,String^>^ value);
}

Property Value

A delegate that allows you to override the default GenerateWhereStatement
Requirements

Target Platforms

See Also

Reference

SqlProviderUtilities Class
SqlProviderUtilities Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features