AssertionConditionAttribute Constructor
Initializes a new instance of the AssertionConditionAttribute class.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public AssertionConditionAttribute( AssertionConditionType conditionType )
Public Sub New ( _ conditionType As AssertionConditionType _ )
public: AssertionConditionAttribute( AssertionConditionType^ conditionType )
Parameters
- conditionType
- Type: RingSoft.DbMaintenance..::..AssertionConditionType
Type of the condition.