Share via


MemberRelationship.IsEmpty Vlastnost

Definice

Získá hodnotu označující, zda je tento vztah roven Empty relaci relace.

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

Hodnota vlastnosti

true pokud je tento vztah roven Empty relaci, jinak hodnota false.

Platí pro

Viz také