Click or drag to resize

DBConnection Connection Property

Gets or sets the database connection string. When setting the value, it also marks the connection as changed.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string Connection { get; set; }

Property Value

Type: String
See Also