Share via


X15.dbTables Field

Definition

Represents the x15:dbTables XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: dataFeedPr, oledbPr.
  • has the following child XML elements: dbTable.
  • corresponds to the following strongly-typed classes: DbTables.

Applies to