共用方式為


AttributeStats.Max 欄位

Represents the maximum for the attribute.

命名空間:  Microsoft.AnalysisServices.AdomdServer
組件:  msmgdsrv (在 msmgdsrv.dll 中)

語法

'宣告
Public Max As Double
'用途
Dim instance As AttributeStats 
Dim value As Double 

value = instance.Max 

instance.Max = value
public double Max
public:
double Max
val mutable Max: float
public var Max : double

請參閱

參考

AttributeStats 結構

Microsoft.AnalysisServices.AdomdServer 命名空間