ActiveReports 12
Password Property (IDbConnectionExtension)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace > IDbConnectionExtension Interface : Password Property
Specifies the password used when connecting to the data source. If a password was specified in the ConnectionString, this value overrides it.
Syntax
'Declaration
 
WriteOnly Property Password As String
string Password {set;}
See Also

Reference

IDbConnectionExtension Interface
IDbConnectionExtension Members