バージョン

HasEdit メソッド (BaseDataSource)

データソースが特定のプロパティのコミットされていない編集を含むかどうかを返します。
シンタックス
'宣言
 
Public Function HasEdit( _
   ByVal key() As Object, _
   ByVal propertyPath As String _
) As Boolean
public bool HasEdit( 
   object[] key,
   string propertyPath
)

パラメータ

key
propertyPath
参照