[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data.IDbConnectionAdapter.SetCredentials

SetCredentials Method

SetCredentials(DbConnection, LoginPasswordCredentials)

Sets the user login and password for the specified connection.

Declaration
void SetCredentials(DbConnection connection, LoginPasswordCredentials credentials)
Parameters
Type Name Description
DbConnection connection

The connection to set the credentials for.

LoginPasswordCredentials credentials

The pair of user login name and password.