CommandType
DBConnection.CommandType property
指定 OLE DB 命令类型。 1. 查询指定多维数据集名称 2. 查询指定SQL语句 3. 查询指定表名 4. 查询指定已给出默认信息,由提供者如何解释。 5. 查询反对基于 Web 的列表数据提供程序。
public OLEDBCommandType CommandType { get; set; }
也可以看看
- enum OLEDBCommandType
- class DBConnection
- 命名空间 Aspose.Cells.ExternalConnections
- 部件 Aspose.Cells