共用方式為


OperExecuteAndView 欄位

Specifies the operation "Execute and View".

命名空間:  Microsoft.ReportingServices.Interfaces
組件:   Microsoft.ReportingServices.Interfaces (在 Microsoft.ReportingServices.Interfaces.dll 中)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)

語法

'宣告
Public Const OperExecuteAndView As String
'用途
Dim value As String

value = OperationNames.OperExecuteAndView
public const string OperExecuteAndView
public:
literal String^ OperExecuteAndView
static val mutable OperExecuteAndView: string
public const var OperExecuteAndView : String