←Select platform

ExternalStoreRowChangeEvent Constructor

Summary

Initializes a new instance of this class.

Syntax
C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")] 
public ExternalStoreRowChangeEvent( 
   ExternalStoreRow row, 
   DataRowAction action 
) 
public:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")] [DebuggerNonUserCodeAttribute] ExternalStoreRowChangeEvent(ExternalStoreRow^ row, DataRowAction^ action) 

Parameters

row

The ExternalStoreRow that has changed.

action

The System.Data.DataRowAction that was performed.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.