Share via


NoNamespace.ghostCol Field

Definition

Represents the ghostCol XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: metadataType.
  • corresponds to the following strongly-typed properties: MetadataType.GhostColumn.

Applies to