Systems and methods for a database engine in-process data provider

Various embodiments of the present invention enable functions, procedures, and triggers to be written in any of the .NET languages and executed by the RDBMS. User code can access data from the local or other SQL servers using the SQL Programming Model and both the SqlServer or SqlClient implementati...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: CARLIN PETER, ASHWIN SHRINIVAS, KLEINERMAN CHRISTIAN, BLAKELEY JOSE A, NAIR GIRKUMAR, ACHESON ALAZEL, KRISHNAMOORTHY GANAPATHY SUBRAMANIAM, ISMERT ERIK
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:Various embodiments of the present invention enable functions, procedures, and triggers to be written in any of the .NET languages and executed by the RDBMS. User code can access data from the local or other SQL servers using the SQL Programming Model and both the SqlServer or SqlClient implementations respectively. Moreover, to improve upon the previous extensibility mechanism, a set of APIs (commonly known as "the in-process provider" or "inproc provider") is utilized to provide efficient and easy to use data access while running inproc, a data access API that is an implementation of the ADO.net programming model.