Share via


ReportingService2005.GetItemType(String) 方法

定义

public:
 Microsoft::SqlServer::ReportingServices2005::ItemTypeEnum GetItemType(System::String ^ Item);
public Microsoft.SqlServer.ReportingServices2005.ItemTypeEnum GetItemType (string Item);
member this.GetItemType : string -> Microsoft.SqlServer.ReportingServices2005.ItemTypeEnum
Public Function GetItemType (Item As String) As ItemTypeEnum

参数

Item
String

返回

适用于