DataIntegrityValidationResult.FailedObjects Property

Definition

List of failed table names of source and target pair.

public System.Collections.Generic.IReadOnlyDictionary<string,string> FailedObjects { get; }
member this.FailedObjects : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property FailedObjects As IReadOnlyDictionary(Of String, String)

Property Value

Applies to