Partager via


Interface IDbCollationProperties

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 (dans Microsoft.ReportingServices.Interfaces.dll)

Syntaxe

'Déclaration
Public Interface IDbCollationProperties
'Utilisation
Dim instance As IDbCollationProperties
public interface IDbCollationProperties
public interface class IDbCollationProperties
type IDbCollationProperties =  interface end
public interface IDbCollationProperties

Notes

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