Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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
Assemblys : Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.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
Le type IDbCollationProperties expose les membres suivants.
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
GetCollationProperties | Returns the collation properties used for a connection. |
Haut de la page
Notes
This interface should be implemented by the same class that implements IDbConnection.
.gif)