LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)
LEAD Technologies, Inc

WhereStatementGenerator Property






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 Func<Collection<CatalogElement[]>,string> WhereStatementGenerator {get; set;}
 get_WhereStatementGenerator();
set_WhereStatementGenerator(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SqlProviderUtilities Class
SqlProviderUtilities Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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