OperationNames.OperReadDatasources Field
Specifies the operation "Read Data Sources".
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public Const OperReadDatasources As String
'Usage
Dim value As String
value = OperationNames.OperReadDatasources
public const string OperReadDatasources
public:
literal String^ OperReadDatasources
static val mutable OperReadDatasources: string
public const var OperReadDatasources : String