次の方法で共有


LineageRelationOutput interface

from エンティティと to エンティティの GUID との系列関係。

プロパティ

fromEntityId

from-entity の GUID。

relationshipId

リレーションシップの GUID。

toEntityId

エンティティ間の GUID。

プロパティの詳細

fromEntityId

from-entity の GUID。

fromEntityId?: string

プロパティ値

string

relationshipId

リレーションシップの GUID。

relationshipId?: string

プロパティ値

string

toEntityId

エンティティ間の GUID。

toEntityId?: string

プロパティ値

string