| IsEqualTo(FuncdataType) | Creates a filter that represents the is equal to relation between this column and the value specified | 
| IsEqualTo(dataType) | Creates a filter that represents the is equal to relation between this column and the value specified | 
| IsEqualTo(TypedColumnBasedataType) | Creates a filter that represents the is equal to relation between this column and the value specified | 
| IsEqualTo(Int32, Int32, Int32) | Creates a filter that represents the is equal to relation between this column and the value specified |