Public Interface IAdminForm Property PrimaryKey As Integer Property HasChanges As Boolean Property IsInsert As Boolean Function DeleteData() As Boolean End Interface