Share via


NoNamespace.phonetic Field

Definition

Represents the phonetic XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: col.
  • corresponds to the following strongly-typed properties: Column.Phonetic.

Applies to