ConnectionInfo Members

接続文字列を解析し、接続に関連付けられたいくつかのプロパティを公開します。このクラスは継承できません。

ConnectionInfo データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ

  名前 説明
ConnectionInfo 接続文字列を使用して、ConnectionInfo クラスの新しいインスタンスを初期化します。

このページのトップへ

パブリック プロパティ

  名前 説明
ms161837.pubproperty(ja-jp,SQL.90).gif Catalog ConnectionInfo オブジェクトに関連付けられたデータベースのカタログを取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif CharacterEncoding ConnectionInfo オブジェクトに関連付けられた文字エンコード値を取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif CompressionLevel ConnectionInfo オブジェクトに関連付けられた圧縮レベルを取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif ConnectionType ConnectionInfo オブジェクトに関連付けられた接続の種類を取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif ConnectTimeout ConnectionInfo オブジェクトに関連付けられた接続タイムアウト情報を取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif EncryptionPassword  
ms161837.pubproperty(ja-jp,SQL.90).gif ExtendedProperties ConnectionInfo オブジェクトに関連付けられた拡張プロパティを取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif ImpersonationLevel ConnectionInfo オブジェクトに関連付けられた権限借用レベルを取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif InstanceName ConnectionInfo オブジェクトに関連付けられたインスタンス名を取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif IntegratedSecurity ConnectionInfo オブジェクトの統合セキュリティ状態を取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif Location ConnectionInfo オブジェクトに関連付けられた場所を取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif PacketSize ConnectionInfo オブジェクトに関連付けられたパケット サイズをバイト単位で取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif Password ConnectionInfo オブジェクトに関連付けられたパスワードを取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif Port ConnectionInfo オブジェクトに関連付けられたポート番号を取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif ProtectionLevel ConnectionInfo オブジェクトに関連付けられた保護レベルを取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif ProtocolFormat ConnectionInfo オブジェクトのプロトコル形式を取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif Server ConnectionInfo オブジェクトに関連付けられたサーバー名を取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif Sspi  
ms161837.pubproperty(ja-jp,SQL.90).gif Timeout ConnectionInfo オブジェクトに関連付けられたタイムアウト値を取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif TransportCompression ConnectionInfo オブジェクトに関連付けられた TransportCompression オブジェクト要素を取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif UseExistingFile ConnectionInfo オブジェクトの既存ファイルの使用プロパティの Boolean 状態を取得します。
ms161837.pubproperty(ja-jp,SQL.90).gif UserID ConnectionInfo オブジェクトに関連付けられたユーザー識別子を取得します。

このページのトップへ

パブリック メソッド

( プロテクト メソッド も参照)

  名前 説明
ms161837.pubmethod(ja-jp,SQL.90).gif Equals  オーバーロードされます。 ( Object から継承されます)
ms161837.pubmethod(ja-jp,SQL.90).gif GetHashCode  ( Object から継承されます)
ms161837.pubmethod(ja-jp,SQL.90).gif GetType  ( Object から継承されます)
ms161837.pubmethod(ja-jp,SQL.90).gifms161837.static(ja-jp,SQL.90).gif ReferenceEquals  ( Object から継承されます)
ms161837.pubmethod(ja-jp,SQL.90).gif ToString  ( Object から継承されます)

このページのトップへ

プロテクト メソッド

  名前 説明
ms161837.protmethod(ja-jp,SQL.90).gif Finalize  ( Object から継承されます)
ms161837.protmethod(ja-jp,SQL.90).gif MemberwiseClone  ( Object から継承されます)

このページのトップへ

参照

関連項目

ConnectionInfo Class
Microsoft.AnalysisServices Namespace