EntityCoreTFieldsCheckIfCurrentFieldValueIsNull Method |
Note: This API is now obsolete.
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
[ObsoleteAttribute("Starting with LLBLGen Pro v3.5, this method is obsolete. Instead simply use entity.Field==null", false)] protected virtual bool CheckIfCurrentFieldValueIsNull( int fieldIndex )
<ObsoleteAttribute("Starting with LLBLGen Pro v3.5, this method is obsolete. Instead simply use entity.Field==null", false)> Protected Overridable Function CheckIfCurrentFieldValueIsNull ( fieldIndex As Integer ) As Boolean
(c)2002-2018 Solutions Design bv