バージョン

HasEdit メソッド (IEditableDataSource)

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

パラメータ

key
propertyPath
参照