'宣言 Public Function UpdatePropertyAtKey( _ ByVal key() As Object, _ ByVal propertyPath As String, _ ByVal value As Object, _ Optional ByVal isPending As Boolean _ ) As Integer
public int UpdatePropertyAtKey( object[] key, string propertyPath, object value, bool isPending )
BaseDataSource クラス BaseDataSource メンバ