Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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.