Skip to main content

SqlDataConnection.ConnectionStringSerializable Property

For internal use.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v24.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public override string ConnectionStringSerializable { get; set; }

Property Value

Type Description
String

A String value.

See Also