次の方法で共有


IDbCollationProperties インターフェイス

データ ソースへの接続の照合順序プロパティを表し、リレーショナル データベースにアクセスする SQL Server Reporting Services データ処理拡張機能によって実装されています。

名前空間:  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

説明

このインターフェイスは、IDbConnection を実装するクラスと同じクラスにより実装される必要があります。