Share via


X15.oledbPr Field

Definition

Represents the x15:oledbPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: connection.
  • has the following child XML elements: dbCommand, dbTables.
  • has the following XML attributes: connection.
  • corresponds to the following strongly-typed classes: OleDbPrpoperties.

Applies to