Click or drag to resize

WebQueryConnection ConnType Property

Gets the connection data source type.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public override ConnectionDataSourceType ConnType { get; }

Return Value

Type: ConnectionDataSourceType
The connection data source type.
See Also