Aspose::Cells::ExternalConnections::ExternalConnectionClassType enum
ExternalConnectionClassType enum
Represents the type of connection.
enum class ExternalConnectionClassType
Values
Name | Value | Description |
---|---|---|
Database | 0 | ODBC or OLE DB. |
WebQuery | 1 | Web query. |
TextBased | 2 | Based on text. |
DataModel | 3 | Data model. |
Unkown | 4 |
See Also
- Namespace Aspose::Cells::ExternalConnections
- Library Aspose.Cells for C++