Share via


NoNamespace.odcFile Field

Definition

Represents the odcFile XML attribute.

public static readonly System.Xml.Linq.XName odcFile;
 staticval mutable odcFile : System.Xml.Linq.XName
Public Shared ReadOnly odcFile 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.ConnectionFile.

Applies to