Share via


DGM.cxnLst Field

Definition

Represents the dgm:cxnLst XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: dataModel.
  • has the following child XML elements: cxn.
  • corresponds to the following strongly-typed classes: ConnectionList.

Applies to