Share via


NoNamespace.dataBound Field

Definition

Represents the dataBound XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: queryTableField.
  • corresponds to the following strongly-typed properties: QueryTableField.DataBound.

Applies to