このメンバは、新しいバージョンに置き換えられた COM インターフェイスのメンバのラッパーです。このインターフェイスの新しいバージョンでは、以前のインターフェイスのすべてのメンバと追加の新しいメンバが実装されています。新しいインターフェイスで実装されているこのメンバについては (使用例、解説、およびサンプル コードを含む)、次を参照してください Microsoft.Office.Interop.InfoPath.SemiTrust.ADOAdapter2。
このプロパティは、CLS に準拠していません。
名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)
構文
'宣言
<DispIdAttribute(5)> _
Property Connection As String
'使用
Dim instance As ADOAdapter
Dim value As String
value = instance.Connection
instance.Connection = value
[DispIdAttribute(5)]
string Connection { get; set; }
関連項目
参照
ADOAdapter インターフェイス
ADOAdapter のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間