Compute a field-level comparison of a set of records on the server.
The provider is resolved per multi-provider rules: the caller may pass an explicit
IMetadataProvider; otherwise the global Metadata.Provider is used. The operation
never throws for logical failures — inspect result.Success / result.ErrorMessage, and
read the typed payload from result.Output.
Compute a field-level comparison of a set of records on the server.
The provider is resolved per multi-provider rules: the caller may pass an explicit IMetadataProvider; otherwise the global
Metadata.Provideris used. The operation never throws for logical failures — inspectresult.Success/result.ErrorMessage, and read the typed payload fromresult.Output.