Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Initializes a new instance of the AdomdDataAdapter class with default values.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New AdomdDataAdapter()
public AdomdDataAdapter()
public:
AdomdDataAdapter()
new : unit -> AdomdDataAdapter
public function AdomdDataAdapter()
Remarks
The default constructor initializes any fields to their default values.