다음을 통해 공유


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.dll의 Microsoft.ReportingServices.Interfaces

구문

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

주의

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