Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the data source prompts for a specified item.
Namespace: ReportService2006
Assembly: ReportService2006 (in ReportService2006.dll)
Syntax
'Declaration
Public Function GetItemDataSourcePrompts ( _
Item As String _
) As DataSourcePrompt()
'Usage
Dim instance As ReportingService2006
Dim Item As String
Dim returnValue As DataSourcePrompt()
returnValue = instance.GetItemDataSourcePrompts(Item)
public DataSourcePrompt[] GetItemDataSourcePrompts(
string Item
)
public:
array<DataSourcePrompt^>^ GetItemDataSourcePrompts(
String^ Item
)
member GetItemDataSourcePrompts :
Item:string -> DataSourcePrompt[]
public function GetItemDataSourcePrompts(
Item : String
) : DataSourcePrompt[]
Parameter
- Item
Typ: System.String
The fully qualified URL for the item including the file name and extension.
Rückgabewert
Typ: array<ReportService2006.DataSourcePrompt[]
An array of DataSourcePrompt objects.
Hinweise
The table below shows header and permissions information on this operation.
SOAP Headers |
(Out) ServerInfoHeaderValue |
Required Permissions |