Gets or sets the name of the stored procedure that Sync Framework uses to delete data from a synchronized table during synchronization.
public string DeleteProcName {get; set;}
'Declaration
Public Property DeleteProcName As String
Property Value
The name of the stored procedure that Sync Framework uses to delete data from a synchronized table during synchronization.