共用方式為


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