Leadtools.Medical.DataAccessLayer Namespace > SqlProviderUtilities Class : WhereStatementGenerator Property |
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); }
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