ADO.NET Provider for Magento 1.5

用於Magento的dotConnect是一個ADO.NET提供程序,用於通過標準的ADO.NET或實體框架界面處理Magento數據。它允許您輕鬆地將Magento數據集成到.NET應用程序中,並將Magento服務與廣泛使用的面向數據的技術集成。用於Magento的dotConnect與其他標準ADO.NET提供程序具有相同的標準ADO.NET類:MagentoConnection,MagentoCommand,MagentoDataAdapter,MagentoDataReader,MagentoPa...