Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

IPmmlrSupport Interface Reference

Inherited by IDSSPmmlrSupport2.

List of all members.

Public Member Functions

HRESULT ConvertPmml ([in] BSTR sPmml,[out] BSTR *pPmml)
HRESULT GetExpression ([out] BSTR *pExpression)
HRESULT GetExpression2 ([in] Int32 lOutIndex,[in] enum EnumDSSFunction eAggType,[out] BSTR *pExpression)
HRESULT GetInputNames ([out] VARIANT *pNames,[out] Int32 *pSize)
HRESULT GetLongDesc ([out] BSTR *pDescription)
HRESULT GetOutputCount ([out, retval] Int32 *pCount)
HRESULT GetOutputInfo2 ([in] Int32 lOutIndex,[out] BSTR *pName,[out] BSTR *pFeature,[out] BSTR *pValue,[out] BSTR *pAliasName,[out] enum EnumDSSDataType *pDataType,[out] enum EnumDSSFunction *pAggType,[out] VARIANT_BOOL *pEnable)
HRESULT GetPropCount ([out, retval] Int32 *pCount)
HRESULT GetPropInfo2 ([in] Int32 lOutIndex,[in] Int32 lPropIndex,[out] BSTR *pName,[out] VARIANT *pValue)
HRESULT GetScores ([in] IUnknown *pFunction,[out] VARIANT *pExpResults,[out] VARIANT *pActResults,[out] VARIANT *pPass,[out] Int32 *pSize)
HRESULT GetTransform ([in] Int32 lTransIndex,[out] BSTR *pExpression)
HRESULT GetTransformName ([in] Int32 lTransIndex,[out] BSTR *pName)
HRESULT MVRecsExist ([out, retval] VARIANT_BOOL *pExist)
HRESULT PutAggType ([in] enum EnumDSSFunction eAggType)
HRESULT PutMetricExpression ([in] BSTR sExpression)
HRESULT PutMetricInputs ([in] BSTR sInputs)
HRESULT PutModelName ([in] BSTR sModelName)
HRESULT PutOutputs ([in] BSTR sOutputs)
HRESULT PutPmmlOptions ([in] Int32 lPmmlOptions)
HRESULT PutTarget ([in] BSTR sTarget)
HRESULT TransformCount ([out, retval] Int32 *pCount)
HRESULT ValidateFile ([in] BSTR sFile,[in] Int32 lFuncType,[out, retval] VARIANT_BOOL *pValid)
HRESULT ValidateFile2 ([in] BSTR sFile,[out, retval] VARIANT_BOOL *pValid)
HRESULT ValidateModel ([in] BSTR sModel,[in] Int32 lFuncType,[out, retval] VARIANT_BOOL *pValid)
HRESULT WriteToFile ([in] BSTR sPmml,[in] BSTR sFileName,[in] VARIANT_BOOL bConvert)


Member Function Documentation

HRESULT IPmmlrSupport::ConvertPmml [in] BSTR  sPmml,
[out] BSTR *  pPmml
 

HRESULT IPmmlrSupport::GetExpression [out] BSTR *  pExpression  ) 
 

HRESULT IPmmlrSupport::GetExpression2 [in] Int32  lOutIndex,
[in] enum EnumDSSFunction  eAggType,
[out] BSTR *  pExpression
 

HRESULT IPmmlrSupport::GetInputNames [out] VARIANT *  pNames,
[out] Int32 *  pSize
 

HRESULT IPmmlrSupport::GetLongDesc [out] BSTR *  pDescription  ) 
 

HRESULT IPmmlrSupport::GetOutputCount [out, retval] Int32 *  pCount  ) 
 

HRESULT IPmmlrSupport::GetOutputInfo2 [in] Int32  lOutIndex,
[out] BSTR *  pName,
[out] BSTR *  pFeature,
[out] BSTR *  pValue,
[out] BSTR *  pAliasName,
[out] enum EnumDSSDataType *  pDataType,
[out] enum EnumDSSFunction pAggType,
[out] VARIANT_BOOL *  pEnable
 

HRESULT IPmmlrSupport::GetPropCount [out, retval] Int32 *  pCount  ) 
 

HRESULT IPmmlrSupport::GetPropInfo2 [in] Int32  lOutIndex,
[in] Int32  lPropIndex,
[out] BSTR *  pName,
[out] VARIANT *  pValue
 

HRESULT IPmmlrSupport::GetScores [in] IUnknown *  pFunction,
[out] VARIANT *  pExpResults,
[out] VARIANT *  pActResults,
[out] VARIANT *  pPass,
[out] Int32 *  pSize
 

HRESULT IPmmlrSupport::GetTransform [in] Int32  lTransIndex,
[out] BSTR *  pExpression
 

HRESULT IPmmlrSupport::GetTransformName [in] Int32  lTransIndex,
[out] BSTR *  pName
 

HRESULT IPmmlrSupport::MVRecsExist [out, retval] VARIANT_BOOL *  pExist  ) 
 

HRESULT IPmmlrSupport::PutAggType [in] enum EnumDSSFunction  eAggType  ) 
 

HRESULT IPmmlrSupport::PutMetricExpression [in] BSTR  sExpression  ) 
 

HRESULT IPmmlrSupport::PutMetricInputs [in] BSTR  sInputs  ) 
 

HRESULT IPmmlrSupport::PutModelName [in] BSTR  sModelName  ) 
 

HRESULT IPmmlrSupport::PutOutputs [in] BSTR  sOutputs  ) 
 

HRESULT IPmmlrSupport::PutPmmlOptions [in] Int32  lPmmlOptions  ) 
 

HRESULT IPmmlrSupport::PutTarget [in] BSTR  sTarget  ) 
 

HRESULT IPmmlrSupport::TransformCount [out, retval] Int32 *  pCount  ) 
 

HRESULT IPmmlrSupport::ValidateFile [in] BSTR  sFile,
[in] Int32  lFuncType,
[out, retval] VARIANT_BOOL *  pValid
 

HRESULT IPmmlrSupport::ValidateFile2 [in] BSTR  sFile,
[out, retval] VARIANT_BOOL *  pValid
 

HRESULT IPmmlrSupport::ValidateModel [in] BSTR  sModel,
[in] Int32  lFuncType,
[out, retval] VARIANT_BOOL *  pValid
 

HRESULT IPmmlrSupport::WriteToFile [in] BSTR  sPmml,
[in] BSTR  sFileName,
[in] VARIANT_BOOL  bConvert
 


Copyright © 1996-2018 MicroStrategy Inc. All Rights Reserved.