Share via


ReferentialConstraint.ToString Method

Definition

Returns the combination of the names of the FromRole and the ToRole .

public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

The combination of the names of the FromRole and the ToRole .

Applies to