Share via


NoNamespace.onlyUseConnectionFile Field

Definition

Represents the onlyUseConnectionFile XML attribute.

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

Applies to