MiningService.PredictionLimit 속성
마이닝 서비스가 제공할 수 있는 최대 예측 수를 가져옵니다.
네임스페이스: Microsoft.AnalysisServices.AdomdServer
어셈블리: msmgdsrv(msmgdsrv.dll)
구문
‘선언
Public ReadOnly Property PredictionLimit As Integer
Get
‘사용 방법
Dim instance As MiningService
Dim value As Integer
value = instance.PredictionLimit
public int PredictionLimit { get; }
public:
property int PredictionLimit {
int get ();
}
member PredictionLimit : int
function get PredictionLimit () : int
속성 값
유형: Int32
마이닝 서비스가 제공할 수 있는 최대 예측 수입니다.0인 경우 제한이 없습니다.