Skip to content

WrappedConnection.ConnectionString property

Gets or sets the string used to open a database.

public string ConnectionString { get; set; }

See Also