Click or drag to resize

DatabaseTargetConnectionStringName Property

Gets or sets the name of the connection string (as specified in <connectionStrings> configuration section.

Namespace:  NLog.Targets
Assembly:  NLog.Database (in NLog.Database.dll) Version: 5.3.4+73d83d3161d31288ca5c554cc50d27b6bed5f28b
Syntax
public string ConnectionStringName { get; set; }

Property Value

Type: String
See Also