Enum ExcelCommandType
Represent different command types of external connections.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelCommandType
Fields
Name | Description |
---|---|
Default | Default(Sql) connection type. |
List | List connection type. |
Sql | Sql connection type. |
Table | Table connection type. |