Bir satır kümesi IOpenRowset ile oluşturma
The SQL Server Native istemci OLE DB sağlayıcı supports the IOpenRowset::OpenRowset yöntem with the following restrictions:
Bir temel tablo veya Görünüm veritabanında ID (DBID) yapısı belirtilmeli pTableID parametresi gösterir.
DBID eKind üye DBKIND_NAME belirtmeniz gerekir.
DBID uName üye, bir Unicode karakter dizesi olarak varolan bir temel tablo veya Görünüm adı belirtmelisiniz.
The pIndexID parameter of OpenRowset must be NULL.
Sonuç kümesi IOpenRowset::OpenRowset tek satır kümesi kümesi içerir.Result sets that contain a single rowset can be supported by Microsoft SQL Server cursors.Geliştirici, kullanılacak imleç desteği sağlar SQL Server eşzamanlılık mekanizmaları.