Share via


X14.rows Field

Definition

Represents the x14:rows XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tupleSet.
  • has the following child XML elements: row.
  • corresponds to the following strongly-typed classes: TupleSetRows.

Applies to