ADOMD.NET Release Differences
Program ADOMD.NET oryginalnie wydaną w zestawie SDK 8.0 ADOMD.NET.This SDK provided communication with Microsoft SQL Server 2000 Analysis Services.
Included with this release of Microsoft SQL Server Analysis Services is a new version of ADOMD.NET—ADOMD.NET 9.0.This new version of ADOMD.NET provides communication with both SQL Server 2000 Analysis Services and SQL Server Analysis Services.
It is the ability of ADOMD.NET 9.0 to communicate with SQL Server Analysis Services that is the most important difference between ADOMD.NET 9.0 and ADOMD.NET 8.0.ADOMD.NET 9.0 is able to support all of the capabilities found in SQL Server Analysis Services, while ADOMD.NET 8.0 is not able to support any of these new features.
Trwa inna istotna różnica między dwiema wersjami Microsoft Używane przez wszystkich wersja biblioteki klas RAM .NET. Program ADOMD.NET 9.0 wymaga zainstalowania biblioteki klas systemu .NET Framework w wersja 2.0 na klient.Jednak ADOMD.NET 8.0 wymaga, że biblioteka klas .NET Framework w wersja 1.0 z dodatkiem usługa Pack 2 (SP2) lub nowszym można zainstalować.
W następującej tabela zestawiono różnice między program ADOMD.NET 9.0 i ADOMD.NET 8.0.
Funkcja |
ADOMD.NET 8.0 |
ADOMD.NET 9.0 |
---|---|---|
Wymagania dotyczące systemu .NET framework Runtime |
Wymaga instalacji dodatku SP2 systemu .NET Framework Class Library 1.0 (lub nowsze) na klient. |
Wymaga instalacji systemu .NET Framework 2.0 Biblioteka klas (lub nowsze) na klient. |
Obiekty metadane |
CubeDef, OlapInfo |
CubeDef, OlapInfo, Kpi, MiningModels(), MiningServices(), MiningStructures() |
Połączenia serwera |
|
|
Wydajność |
Zoptymalizowane, aby działać szybciej, niż program ADOMD.NET 8.0 w wielu scenariuszach. |
See Also
Reference
ConnectionString()