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