|
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.207-beta
Syntax function get_ExpressionText();
function set_ExpressionText(value);
View SourceProperty Value
StringSee Also