共用方式為


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 中)

語法

'宣告
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.