Freigeben über


DatabaseProperties.Connection Eigenschaft

Definition

Verbindungszeichenfolge

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Gibt zurück StringValue.

Attribute

Gilt für: