Share via


NoNamespace.ConnectionID_ Field

Definition

Represents the ConnectionID XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: DataBinding.
  • corresponds to the following strongly-typed properties: DataBinding.ConnectionId.

Applies to