Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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
Assemblies: Microsoft.ReportingServices.Interfaces (em Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxe
'Declaração
Public Interface IDbCollationProperties
'Uso
Dim instance As IDbCollationProperties
public interface IDbCollationProperties
public interface class IDbCollationProperties
type IDbCollationProperties = interface end
public interface IDbCollationProperties
O tipo IDbCollationProperties expõe os membros a seguir.
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
GetCollationProperties | Returns the collation properties used for a connection. |
Início
Comentários
This interface should be implemented by the same class that implements IDbConnection.
.gif)