ConnectionInfo.UserID Property
Gets or sets a user name for logging on to the data source.
Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
Syntax
'Declaration
Public Property UserID As String
public string UserID {get; set;}
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports for Visual Studio .NET 2002
See Also
Reference
ConnectionInfo Class
ConnectionInfo Members
CrystalDecisions.Shared Namespace