CanDelete

The CanDelete method returns True if the record can be deleted, otherwise False is returned. 

Syntax

Function DataSource_CanDelete()
    DataSource_CanDelete =
True/False
End Function

Parameters
None
Applies To

DataSource Object

See Also

Delete