Property ConnectionString
- Namespace
- YndigoBlue.Velocity.Engine
- Assembly
- YndigoBlue.Velocity.dll
ConnectionString
Gets the connection string used to connect to the datasource.
public string ConnectionString { get; }
Property Value
- string
The ADO.NET connection string for the current database connection.