Server.ServerProperties 属性

定义

获取与特定 Server 对象关联的服务器属性的集合。

public Microsoft.AnalysisServices.ServerPropertyCollection ServerProperties { get; }
member this.ServerProperties : Microsoft.AnalysisServices.ServerPropertyCollection
Public ReadOnly Property ServerProperties As ServerPropertyCollection

属性值

服务器属性的集合。

适用于