Share via


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.

네임스페이스:  Microsoft.ReportingServices.DataProcessing
어셈블리:   Microsoft.ReportingServices.Interfaces(Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts(Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

구문

‘선언
Public Interface IDbCollationProperties
‘사용 방법
Dim instance As IDbCollationProperties
public interface IDbCollationProperties
public interface class IDbCollationProperties
type IDbCollationProperties =  interface end
public interface IDbCollationProperties

IDbCollationProperties 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 GetCollationProperties Returns the collation properties used for a connection.

맨 위로 이동

주의

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

참고 항목

참조

Microsoft.ReportingServices.DataProcessing 네임스페이스