次の方法で共有


DataIntegrityValidationResult.FailedObjects プロパティ

定義

ソースとターゲットのペアの失敗したテーブル名の一覧。

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)

プロパティ値

適用対象