| 名前 | 解説 | |
|---|---|---|
![]() ![]() | AltDirectorySeparator | Alternative directory separator character. |
ConnectionBaseデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() ![]() | AltDirectorySeparator | Alternative directory separator character. |
| 名前 | 解説 | |
|---|---|---|
![]() | ConnectionOptions | Gets the ConnectionOptions class specifies type of authentication, credential etc. |
![]() | Language | Gets or sets the language used in the SSRS session. The culture specified by this property affects User!Language report identifier. By default this property is null, which means that CultureInfo.CurrentUICulture will be used. |
![]() | ReportServer | Gets the address of SSRS server used in connection. |
| 名前 | 解説 | |
|---|---|---|
![]() ![]() | Combine | Combines two strings into a path. |
![]() | Dispose | Releases all resources used by the ConnectionBase object. |
![]() | ParameterValueToString | Converts value to the string which can be used as parameter value in the ReportSession.RefreshParameters etc. |
![]() | SetConnectionOptions | Sets the current connection options. |
![]() | TryParameterValueFromString | Converts string representing parameter value to object, returns true if conversion successfull, false otherwise. |