OperationNames.OperExecute 字段
Specifies the operation "Execute".
命名空间: Microsoft.ReportingServices.Interfaces
程序集: Microsoft.ReportingServices.Interfaces(在 Microsoft.ReportingServices.Interfaces.dll 中)
Microsoft.ReportingServices.SharePoint.UI.WebParts(在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)
语法
声明
Public Const OperExecute As String
用法
Dim value As String
value = OperationNames.OperExecute
public const string OperExecute
public:
literal String^ OperExecute
static val mutable OperExecute: string
public const var OperExecute : String