Server.ServerLocation 屬性
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
Public Property ServerLocation As ServerLocation
Get
Private Set
'用途
Dim instance As Server
Dim value As ServerLocation
value = instance.ServerLocation
public ServerLocation ServerLocation { get; private set; }
public:
property ServerLocation ServerLocation {
ServerLocation get ();
private: void set (ServerLocation value);
}
member ServerLocation : ServerLocation with get, private set
function get ServerLocation () : ServerLocation
private function set ServerLocation (value : ServerLocation)
屬性值
型別:Microsoft.AnalysisServices.ServerLocation