Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Initializes a new instance of the MiningModelColumn class with the specified mining model.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Visual Basic does not support APIs that consume or return unsafe types.
'Usage
Visual Basic does not support APIs that consume or return unsafe types.
public MiningModelColumn(
ASMiningModel* in_pModel
)
public:
MiningModelColumn(
ASMiningModel* in_pModel
)
new :
in_pModel:nativeptr<ASMiningModel> -> MiningModelColumn
JScript does not support APIs that consume or return unsafe types.
Parameters
- in_pModel
Type: ASMiningModel*
The mining model.