Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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