Constant DB_CONNECTION_STRING
pub const DB_CONNECTION_STRING: &'static str;
๐Deprecated: Replaced by
server.address
and server.port
.Expand description
Deprecated, use server.address
, server.port
attributes instead.
ยงExamples
"Server=(localdb)\\v11.0;Integrated Security=true;"