DatabaseProperties.Connection Property
Connection String.Represents the attribte in schema: connection
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "connection")> _
Public Property Connection As StringValue
Get
Set
'Применение
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.