Share via


NoNamespace.srcId Field

Definition

Represents the srcId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cxn.
  • corresponds to the following strongly-typed properties: Connection.SourceId.

Applies to