إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Initializes a new instance of the AdomdConnection 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 AdomdConnection()
public AdomdConnection()
public:
AdomdConnection()
new : unit -> AdomdConnection
public function AdomdConnection()
Remarks
The default constructor initializes any fields to their default values.