MemberRelationship.IsEmpty プロパティ

定義

このリレーションシップが Empty リレーションシップに等しいかどうかを示す値を取得します。

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

プロパティ値

このリレーションシップが Empty リレーションシップと等しい場合は true。それ以外の場合は false

適用対象

こちらもご覧ください