共用方式為


ComAssembly 建構函式 (String)

Initializes a new instance of the ComAssembly class using the specified assembly.

命名空間:  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 命名空間