United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Servers and Enterprise Development
SQL Server
SQL Server 2008 R2
Product Documentation
SQL Server 2008 R2 Books Online
Analysis Services - Multidimensional Data
Technical Reference
Microsoft.AnalysisServices.AdomdServer
Expression Class
Expression Methods
{dtor} Method
Calculate Method
CalculateMdxObject Method
Dispose Method
This topic has not yet been rated
-
Rate this topic
Expression
.
Dispose Method
SQL Server 2008 R2
Other Versions
SQL Server 2008
SQL Server 2005
SQL Server 2012
Releases all resources used by the
Expression
.
Namespace:
Microsoft.AnalysisServices.AdomdServer
Assembly:
msmgdsrv
(in msmgdsrv.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
public
void
Dispose()
Implements
IDisposable
.
Dispose
()
See Also
Reference
Expression Class
Microsoft.AnalysisServices.AdomdServer Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD