ADOX 的提供程序支持 (ADO)
ADOX 的某些功能不受支持,具体取决于 OLE DB 数据提供程序。
OLE DB Provider for Microsoft Jet 完全支持 ADOX。 下表列出了 Microsoft OLE DB Provider for SQL Server、Microsoft OLE DB Provider for ODBC 或 Oracle 的 Microsoft OLE DB 提供程序不支持的功能。 任何其他 Microsoft OLE DB 提供程序都不支持 ADOX。
Microsoft OLE DB Provider for SQL Server
对象或集合 |
使用限制 |
Tables 集合 |
在创建对象之前,属性是可读/写的,在引用现有对象时,是只读的。 |
Views 集合 |
Views 不受支持。 |
Procedures 集合 |
不支持 Append 和 Delete 方法。 |
Procedure 对象 |
不支持 Command 属性。 |
Keys 集合 |
不支持 Append 和 Delete 方法。 |
Users 集合 |
Users 不受支持。 |
Groups 集合 |
Groups 不受支持。 |
Microsoft OLE DB Provider for ODBC
对象或集合 |
使用限制 |
Catalog 对象 |
不支持 Create 方法。 |
Tables 集合 |
不支持 Append 和 Delete 方法。 在创建对象之前,属性是可读/写的,在引用现有对象时,是只读的。 |
Procedures 集合 |
不支持 Append 和 Delete 方法。 |
Procedure 对象 |
不支持 Command 属性。 |
Indexes 集合 |
不支持 Append 和 Delete 方法。 |
Keys 集合 |
不支持 Append 和 Delete 方法。 |
Users 集合 |
Users 不受支持。 |
Groups 集合 |
Groups 不受支持。 |
Microsoft OLE DB Provider for Oracle
对象或集合 |
使用限制 |
Catalog 对象 |
不支持 Create 方法。 |
Tables 集合 |
不支持 Append 和 Delete 方法。 在创建对象之前,属性是可读/写的,在引用现有对象时,是只读的。 |
Views 集合 |
不支持 Append 和 Delete 方法。 |
View 对象 |
不支持 Command 属性。 |
Procedures 对象 |
不支持 Append 和 Delete 方法。 |
Procedure 对象 |
不支持 Command 属性。 |
Indexes 集合 |
不支持 Append 和 Delete 方法。 |
Keys 集合 |
不支持 Append 和 Delete 方法。 |
Users 集合 |
Users 不受支持。 |
Groups 集合 |
Groups 不受支持。 |