Click or drag to resize
Grid Solutions Framework

AdoInputAdapterDbConnectionString Property

Gets or sets the connection string used to connect to the data source.

Namespace: AdoAdapters
Assembly: AdoAdapters (in AdoAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("")]
public string DbConnectionString { get; set; }
View Source

Property Value

String
See Also