次の方法で共有


IDbCollationProperties インターフェイス

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

名前空間:  Microsoft.ReportingServices.DataProcessing
アセンブリ:   Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  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

IDbCollationProperties 型は、以下のメンバーを公開しています。

メソッド

  名前 説明
パブリック メソッド GetCollationProperties 接続に使用する照合順序プロパティを返します。

先頭に戻る

説明

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