Udostępnij za pośrednictwem


Konstruktor ProcessableMajorObject (String)

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

Składnia

'Deklaracja
Protected Sub New ( _
    name As String _
)
'Użycie
Dim name As String

Dim instance As New ProcessableMajorObject(name)
protected ProcessableMajorObject(
    string name
)
protected:
ProcessableMajorObject(
    String^ name
)
new : 
        name:string -> ProcessableMajorObject
protected function ProcessableMajorObject(
    name : String
)

Parametry