| 
            
              DatabaseNotifierExpressionText Property
             | 
          
        
        
            Gets or sets the boolean expression used to determine if the database operation should be executed.
            
        
        Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.257-beta
Syntaxfunction get_ExpressionText();
function set_ExpressionText(value);
 View SourceProperty Value
String
See Also