Share via


NoNamespace.tableColumnId Field

Definition

Represents the tableColumnId XML attribute.

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

Applies to