AdomdDataReader.{dtor} Method

This method is for internal use only.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public Sub {dtor}
'Usage
Dim instance As AdomdDataReader

instance.{dtor}()
public void {dtor}()
public:
void {dtor}()
member {dtor} : unit -> unit
public function {dtor}()

See Also

Reference

AdomdDataReader Class

Microsoft.AnalysisServices.AdomdServer Namespace