Partager via


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.

Espace de noms: Microsoft.ReportingServices.DataProcessing
Assembly: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

Syntaxe

'Déclaration
Public Interface IDbCollationProperties
public interface IDbCollationProperties
public interface class IDbCollationProperties
public interface IDbCollationProperties
public interface IDbCollationProperties

Notes

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

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

IDbCollationProperties Members
Microsoft.ReportingServices.DataProcessing Namespace