ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ConnectionProperties Class / ConnectStringType Property

In This Topic
    ConnectStringType Property
    In This Topic
    Gets or sets a connection string type. External required some external processing.
    Syntax
    'Declaration
     
    Public Property ConnectStringType As ConnectStringType
    public ConnectStringType ConnectStringType {get; set;}
    See Also