IDbCollationProperties Interface
Updated: February 25, 2016
Represents the collation properties for a connection to a data source, and is implemented by SQL Server Reporting Services data processing extensions that access relational databases.
Assemblies: Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
| Name | Description | |
|---|---|---|
![]() | GetCollationProperties(String^%, Boolean%, Boolean%, Boolean%, Boolean%) | Returns the collation properties used for a connection. |
This interface should be implemented by the same class that implements IDbConnection.
Show:
