Share via


NoNamespace.unboundColumnsRight Field

Definition

Represents the unboundColumnsRight XML attribute.

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

Applies to