Поделиться через


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.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

IDbCollationProperties Members
Microsoft.ReportingServices.DataProcessing Namespace