Enum ExternalConnectionClassType
ExternalConnectionClassType enumeration
Represents the type of connection
public enum 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
- assembly Aspose.Cells