Share via


X14.row Field

Definition

Represents the x14:row XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rows.
  • has the following child XML elements: rowItem.
  • corresponds to the following strongly-typed classes: TupleSetRow.

Applies to