SqlDataConnection.ConnectionStringSerializable Property
For internal use.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value. |
See Also
For internal use.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v26.1.dll
public override string ConnectionStringSerializable { get; set; }
Public Overrides Property ConnectionStringSerializable As String
| Type | Description |
|---|---|
| String | A String value. |