| 名前 | 解説 | |
|---|---|---|
![]() | Dispose | オーバーライドされます。 Releases all resources used by the ServerConnection object. |
![]() | GetItemType | Retrieves the type of an item in the report server database, if the item exists. |
![]() | ListChildren | Gets a list of children of a specified folder. |
![]() | ListChildrenAsync | Async version of ServerConnection.ListChildren method. |
![]() | ParameterValueToString | Converts value to the string which can be used as parameter value in the ReportSession.RefreshParameters etc. C1.Ssrs.ConnectionBaseから継承されます。 |
![]() | SetConnectionOptions | オーバーライドされます。 Sets the current connection options. |
![]() | TryParameterValueFromString | Converts string representing parameter value to object, returns true if conversion successfull, false otherwise. C1.Ssrs.ConnectionBaseから継承されます。 |

