Share via


NoNamespace.reconnectionMethod Field

Definition

Represents the reconnectionMethod XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to