ComAssembly コンストラクター (String)

指定されたアセンブリを使用して、ComAssembly クラスの新しいインスタンスを初期化します。

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

構文

'宣言
Public Sub New ( _
    name As String _
)
'使用
Dim name As String 

Dim instance As New ComAssembly(name)
public ComAssembly(
    string name
)
public:
ComAssembly(
    String^ name
)
new : 
        name:string -> ComAssembly
public function ComAssembly(
    name : String
)

パラメーター

関連項目

参照

ComAssembly クラス

ComAssembly オーバーロード

Microsoft.AnalysisServices 名前空間