Share via


NoNamespace.fromTable Field

Definition

Represents the fromTable XML attribute.

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

Applies to