←Select platform

AddExternalStoreRow(ExternalStoreRow) Method (ExternalStoreDataTable)

Summary

Adds a row to this ExternalStoreDataTable.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")] 
public void AddExternalStoreRow( 
   ExternalStoreRow row 
) 
<DebuggerNonUserCodeAttribute(), 
   GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")> 
 Public Sub AddExternalStoreRow( 
   ByVal row As ExternalStoreRow 
) 
public:  
   [DebuggerNonUserCodeAttribute] 
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", 
      L"4.0.0.0")] 
   void AddExternalStoreRow( 
      ExternalStoreRow^ row 
   ) 

Parameters

row

A ExternalStoreRow that represents the row to add.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize