Costruttore MiningModel
Initializes a new instance of the MiningModel class using the default values.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New MiningModel()
public MiningModel()
public:
MiningModel()
new : unit -> MiningModel
public function MiningModel()