Share via


NoNamespace.unboundColumnsLeft Field

Definition

Represents the unboundColumnsLeft XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: queryTableRefresh.
  • corresponds to the following strongly-typed properties: QueryTableRefresh.UnboundColumnsLeft.

Applies to