IDbCollationProperties Interface

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.

命名空间: Microsoft.ReportingServices.DataProcessing
程序集: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

语法

声明
Public Interface IDbCollationProperties
public interface IDbCollationProperties
public interface class IDbCollationProperties
public interface IDbCollationProperties
public interface IDbCollationProperties

备注

This interface should be implemented by the same class that implements IDbConnection.

平台

开发平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

目标平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

请参阅

参考

IDbCollationProperties Members
Microsoft.ReportingServices.DataProcessing Namespace