Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Closes the AdomdDataReader.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Sub Close
'Usage
Dim instance As AdomdDataReader
instance.Close()
public void Close()
public:
virtual void Close() sealed
abstract Close : unit -> unit
override Close : unit -> unit
public final function Close()
Implements
IDataReaderClose