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