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