You are here: Symbol Reference > Stimulsoft.Report.Dictionary Namespace > StiConnectionType Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Dictionary.StiConnectionType Enumeration

Enum contain types of the data connections.

Syntax
C++
C#
Visual Basic
public: enum StiConnectionType { Sql, NoSql, Other, Rest };
Members
Members 
Description 
Sql 
SQL based connections.  
NoSql 
NoSQL base connections.  
Other 
Other data connections.  
Rest 
REST based connections.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.