Miner.Data.Access Assembly > Miner.Data.Access Namespace > DbSqlBuilder Class > ColumnEquals Method : ColumnEquals(String,Object,DataSyntax) Method |
'Declaration Public Overloads Shared Function ColumnEquals( _ ByVal columnName As String, _ ByVal value As Object, _ ByVal syntax As DataSyntax _ ) As String
'Usage Dim columnName As String Dim value As Object Dim syntax As DataSyntax Dim value As String value = DbSqlBuilder.ColumnEquals(columnName, value, syntax)
public static string ColumnEquals( string columnName, object value, 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.