次の方法で共有


MetadataEntityData.DependsOn プロパティ

定義

このエンティティが依存するキーの一覧。

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

プロパティ値

適用対象