Share via


OleDbPrpoperties.Connection Property

Definition

connection, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: connection

[DocumentFormat.OpenXml.SchemaAttr(0, "connection")]
public DocumentFormat.OpenXml.StringValue Connection { get; set; }
public DocumentFormat.OpenXml.StringValue Connection { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "connection")]
public DocumentFormat.OpenXml.StringValue? Connection { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("connection")]
public DocumentFormat.OpenXml.StringValue? Connection { get; set; }
public DocumentFormat.OpenXml.StringValue? Connection { get; set; }
member this.Connection : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "connection")>]
member this.Connection : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("connection")>]
member this.Connection : DocumentFormat.OpenXml.StringValue with get, set
Public Property Connection As StringValue

Property Value

Attributes

Applies to