OperDelete 字段

Specifies the operation "Delete".

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

语法

声明
Public Const OperDelete As String
用法
Dim value As String

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