หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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.