Share via


NoNamespace.localConnection Field

Definition

Represents the localConnection XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: olapPr.
  • corresponds to the following strongly-typed properties: OlapProperties.LocalConnection.

Applies to