OleDbPrpoperties.Connection Propriété

Définition

cette propriété est disponible uniquement dans Office 2013 et versions ultérieures.

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Attributs

S’applique à