Aracılığıyla paylaş


İşlemler

The SQL Server Native Client OLE DB provider implements local transaction support.Tüketici, Microsoft Distributed Transaction Coordinator (ms dtc) kullanarak koordine veya dağıtılmış hareketleri kullanabilirsiniz.Birden çok oturum yayılan Hareket kontrolü gerektiren Tüketiciler için SQL Server yerel istemci ole db sağlayıcı olabilir birleştirmek işlemleri başlatılan ve ms dtc. tarafından tutulan

Varsayılan olarak, SQL Server yerel istemci ole db sağlayıcı kullanan bir autocommit hareket modu, burada tüketici oturum her ayrı eylem kapsar örnek karşı tam bir hareket SQL Server.The SQL Server Native Client OLE DB provider autocommit mode is local, and autocommit transactions never span more than a single session.

The SQL Server Native Client OLE DB provider exposes the ITransactionLocal interface, allowing the consumer to use explicitly and implicitly start transactions on a single connection to an instance of SQL Server.The SQL Server Native Client OLE DB provider does not support nested local transactions.