Share via


NoNamespace.excludeFromRefreshAll Field

Definition

Represents the excludeFromRefreshAll XML attribute.

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

Applies to