Share via


NoNamespace.setDefinition Field

Definition

Represents the setDefinition XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: set.
  • corresponds to the following strongly-typed properties: TupleSet.SetDefinition.

Applies to