Share via


NoNamespace.toColumn Field

Definition

Represents the toColumn XML attribute.

public static readonly System.Xml.Linq.XName toColumn;
 staticval mutable toColumn : System.Xml.Linq.XName
Public Shared ReadOnly toColumn As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: modelRelationship.
  • corresponds to the following strongly-typed properties: ModelRelationship.ToColumn.

Applies to