DeleteRecordViewModel..::..ValidateDeleteTable Method
Validates the delete table.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public bool ValidateDeleteTable( DeleteTable deleteTable )
Public Function ValidateDeleteTable ( _ deleteTable As DeleteTable _ ) As Boolean
public: bool^ ValidateDeleteTable( DeleteTable^ deleteTable )
Parameters
- deleteTable
- Type: RingSoft.DbLookup..::..DeleteTable
The delete table.