Share via


NoNamespace.databaseField Field

Definition

Represents the databaseField XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheField.
  • corresponds to the following strongly-typed properties: CacheField.DatabaseField.

Applies to