Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DataKey プロパティ (DataRecord)
レコードのデータ キーへのアクセスを提供します。使用できる場合データ キーがオリジナルのデータ ソースから反映されるか、データ アダプタによって自動的に生成されます。
シンタックス
'宣言
Public Overridable Property DataKey As Object()
public virtual object[] DataKey {get; set;}
参照