共用方式為


AttributeStats.Min 欄位

Represents the minimum for the attribute.

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

語法

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

value = instance.Min 

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

請參閱

參考

AttributeStats 結構

Microsoft.AnalysisServices.AdomdServer 命名空間