Share via


XDR.row Field

Definition

Represents the xdr: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: from, to, from, to.
  • corresponds to the following strongly-typed classes: RowId.

Applies to