ActiveReports Developer 7
Impersonate Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace > IDbConnectionExtension Interface : Impersonate Property

Glossary Item Box

The name of the user is impersonated while executing commands.  

Syntax

Visual Basic (Declaration) 
WriteOnly Property Impersonate As System.String
C# 
System.string Impersonate {set;}

See Also