SupportsMdxQuerySpecificationAttribute.SupportsMdxQuerySpecification 属性

此 API 支持 基础结构,但不能通过代码直接使用。

命名空间:  Microsoft.ReportingServices.Interfaces
程序集:  Microsoft.ReportingServices.QueryDesigners(在 Microsoft.ReportingServices.QueryDesigners.dll 中)

语法

声明
Public ReadOnly Property SupportsMdxQuerySpecification As Boolean
    Get
用法
Dim instance As SupportsMdxQuerySpecificationAttribute
Dim value As Boolean

value = instance.SupportsMdxQuerySpecification
public bool SupportsMdxQuerySpecification { get; }
public:
property bool SupportsMdxQuerySpecification {
    bool get ();
}
member SupportsMdxQuerySpecification : bool
function get SupportsMdxQuerySpecification () : boolean

属性值

类型:System.Boolean