Jegyzet
Az oldalhoz való hozzáférés engedélyezést igényel. Próbálhatod be jelentkezni vagy könyvtárat váltani.
Az oldalhoz való hozzáférés engedélyezést igényel. Megpróbálhatod a könyvtár váltását.
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.