Miner.Data.Access Assembly > Miner.Data.Access Namespace > DbSqlBuilder Class > CreateWhereClause Method : CreateWhereClause(Hashtable,Boolean,StringCollection,DataSyntax) Method |
'Declaration Public Overloads Shared Function CreateWhereClause( _ ByVal criteria As Hashtable, _ ByVal useLike As Boolean, _ ByVal noUseLikeList As StringCollection, _ ByVal syntax As DataSyntax _ ) As String
'Usage Dim criteria As Hashtable Dim useLike As Boolean Dim noUseLikeList As StringCollection Dim syntax As DataSyntax Dim value As String value = DbSqlBuilder.CreateWhereClause(criteria, useLike, noUseLikeList, syntax)
public static string CreateWhereClause( Hashtable criteria, bool useLike, StringCollection noUseLikeList, DataSyntax syntax )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.