Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the operation "Create Data Source".
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 OperCreateDatasource As String
'Usage
Dim value As String
value = OperationNames.OperCreateDatasource
public const string OperCreateDatasource
public:
literal String^ OperCreateDatasource
static val mutable OperCreateDatasource: string
public const var OperCreateDatasource : String