Scripter Constructor
Initializes a new instance of the Scripter class.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New Scripter()
public Scripter()
public:
Scripter()
new : unit -> Scripter
public function Scripter()