Share via


DS.schemaRefs Field

Definition

Represents the ds:schemaRefs XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: datastoreItem.
  • has the following child XML elements: schemaRef.
  • corresponds to the following strongly-typed classes: SchemaReferences.

Applies to