WhereStatementGenerator Property

Summary
Gets or sets the delegate that allows you to override the default GenerateWhereStatement
Syntax
C#
C++/CLI
public static Func<Collection<CatalogElement[]>, string> WhereStatementGenerator { get; set; } 
public: 
static property Func<Collection<array<CatalogElement^>>^,String^>^ WhereStatementGenerator { 
   Func<Collection<array<CatalogElement^>>^,String^>^ get(); 
   void set (    Func<Collection<array<CatalogElement^>>^,String^>^ ); 
} 

Property Value

A delegate that allows you to override the default GenerateWhereStatement

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.