DbParameterCollection.System.Data.IDataParameterCollection.Item プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > DbParameterCollection.System.Data.IDataParameterCollection.Item プロパティの意味・解説 

DbParameterCollection.System.Data.IDataParameterCollection.Item プロパティ

メモ : このプロパティは、.NET Framework version 2.0新しく追加されたものです。

このメンバ説明については、System.Data.IDataParameterCollection.Item(System.String) のトピック参照してください

名前空間: System.Data.Common
アセンブリ: System.Data (system.data.dll 内)
構文構文

Private Property System.Data.IDataParameterCollection.Item
 ( _
    parameterName As String _
) As Object Implements IDataParameterCollection.Item
Dim instance As DbParameterCollection
Dim parameterName As String
Dim value As Object

value = CType(instance, IDataParameterCollection).Item(parameterName)

CType(instance, IDataParameterCollection).Item(parameterName) = value
Object IDataParameterCollection.this [
    string parameterName
] { get; set; }
private:
virtual property Object^ System.Data.IDataParameterCollection.Item [String^] {
    Object^ get (String^ parameterName) sealed = IDataParameterCollection::default::get;
    void set (String^ parameterName, Object^
 value) sealed = IDataParameterCollection::default::set;
}

パラメータ

parameterName
解説解説

このメンバは、明示的なインターフェイス メンバ実装です。DbParameterCollection インスタンスが IDataParameterCollection インターフェイスキャストされた場合にのみ使用できます

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
DbParameterCollection クラス
DbParameterCollection メンバ
System.Data.Common 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

DbParameterCollection.System.Data.IDataParameterCollection.Item プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



DbParameterCollection.System.Data.IDataParameterCollection.Item プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS