Udostępnij za pośrednictwem


Konstruktor ComAssembly (String)

Inicjuje nowe wystąpienie ComAssembly za pomocą określonego wirtualny plik dziennika.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Sub New ( _
    name As String _
)
'Użycie
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
)

Parametry