Share via


X14.connection Field

Definition

Represents the x14:connection XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ext.
  • has the following child XML elements: calculatedMembers.
  • has the following XML attributes: culture, embeddedDataId.
  • corresponds to the following strongly-typed classes: Connection.

Applies to