RSConnection2006.GetItemType(String) メソッド

定義

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

パラメーター

Item
String

戻り値

適用対象