バージョン

UnboundValues プロパティ (DataSourceAdapter)

バインドされていない値の Hashtable を返します。キーはデータ キーです。値は文字列ディクショナリまたはオブジェクト ディクショナリです。
シンタックス
'宣言
 
Public Property UnboundValues As Hashtable
public Hashtable UnboundValues {get; set;}
参照