Share via


NoNamespace.toTable Field

Definition

Represents the toTable XML attribute.

public static readonly System.Xml.Linq.XName toTable;
 staticval mutable toTable : System.Xml.Linq.XName
Public Shared ReadOnly toTable 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.ToTable.

Applies to