'宣言 Function UpdatePropertyAtKey( _ ByVal key() As Object, _ ByVal propertyPath As String, _ ByVal value As Object, _ Optional ByVal isPending As Boolean _ ) As Integer
int UpdatePropertyAtKey( object[] key, string propertyPath, object value, bool isPending )
IEditableDataSource インターフェース IEditableDataSource メンバ