Share via


NoNamespace.tableType Field

Definition

Represents the tableType XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: table.
  • corresponds to the following strongly-typed properties: Table.TableType.

Applies to