FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReportSession Class / ConnectionOptions Property

In This Topic
    ConnectionOptions Property (ReportSession)
    In This Topic
    Gets the ConnectionOptions class specifies type of authentication, credential etc.
    Syntax
    'Declaration
     
    Public ReadOnly Property ConnectionOptions As ConnectionOptions
    public ConnectionOptions ConnectionOptions {get;}
    See Also