public final class OLEDBCommandType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CUBE_NAME
Specifies a cube name
|
static int |
DEFAULT_INFORMATION
Specifies that default information has been given, and it is up to the provider how to interpret.
|
static int |
NONE
The command type is not specified.
|
static int |
SQL_STATEMENT
Specifies a SQL statement
|
static int |
TABLE_COLLECTION
Specifies the table list.
|
static int |
TABLE_NAME
Specifies a table name
|
static int |
WEB_BASED_LIST
Specifies a query which is against a web based List Data Provider.
|
public static final int NONE
public static final int CUBE_NAME
Remarks
unsupportedpublic static final int SQL_STATEMENT
public static final int TABLE_NAME
public static final int DEFAULT_INFORMATION
Remarks
unsupportedpublic static final int WEB_BASED_LIST
Remarks
unsupportedpublic static final int TABLE_COLLECTION
Remarks
Only for reading.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.