OLEDBCommandType Enumeration
|
Namespace:
Spire.Xls
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum OLEDBCommandType
Public Enumeration OLEDBCommandType
public enum class OLEDBCommandType
Members
|
Member name
|
Value
|
Description
|
|
None
|
0
|
|
|
CubeName
|
1
|
|
|
SqlStatement
|
2
|
|
|
TableName
|
3
|
|
|
DefaultInformation
|
4
|
|
|
WebBasedList
|
5
|
|
See Also