Click or drag to resize
SyncLogInfoProviderDeleteSyncLogInfoInternal Method
Overload List
  NameDescription
Protected methodDeleteSyncLogInfoInternal(SyncLogInfo)
Deletes specified SyncLogInfo.
Protected methodDeleteSyncLogInfoInternal(Int32, Int32)
Deletes specified SyncLog records. When one of the IDs is 0, all records that match the specified ID value will be deleted. When both IDs are 0, all records will be deleted.
Top
See Also