DatabaseProperties.Connection Property
Connection String.Represents the attribte in schema: connection
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "connection")> _
Public Property Connection As StringValue
Get
Set
'Usage
Dim instance As DatabaseProperties
Dim value As StringValue
value = instance.Connection
instance.Connection = value
[SchemaAttrAttribute(, "connection")]
public StringValue Connection { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.