Share via


DictRelation.isSelfLink Method

Definition

Verifies whether the relation is self-linked.

public:
 virtual bool isSelfLink();
public virtual bool isSelfLink ();
abstract member isSelfLink : unit -> bool
override this.isSelfLink : unit -> bool
Public Overridable Function isSelfLink () As Boolean

Returns

true if the relation is self-linked; otherwise, false.

Applies to