InsertMetadataProcName Property
Gets or sets the name of the stored procedure that Sync Framework uses to insert metadata into a tracking table.
public string InsertMetadataProcName {get; set;}
'Declaration
Public Property InsertMetadataProcName As String
Property Value
The name of the stored procedure that Sync Framework uses to insert metadata into a tracking table.