ActiveReports 12
UserName Property (IDbConnectionExtension)

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

Reference

IDbConnectionExtension Interface
IDbConnectionExtension Members