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.

Namespace: Microsoft.ReportingServices.DataProcessing
Assembly : Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

Syntax

'Declaration
Public Interface IDbCollationProperties
public interface IDbCollationProperties
public interface class IDbCollationProperties
public interface IDbCollationProperties
public interface IDbCollationProperties

Hinweise

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

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

IDbCollationProperties Members
Microsoft.ReportingServices.DataProcessing Namespace