次の方法で共有


Account コンストラクター

Account の新しいインスタンスを既定値で初期化します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Sub New
'使用

Dim instance As New Account()
public Account()
public:
Account()
new : unit -> Account
public function Account()