RSConnection.GetItemType(String) メソッド

定義

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

パラメーター

Item
String

戻り値

適用対象