←Select platform

GetExternalStoreRows Method

Summary

Gets the ExternalStoreRow array for this InstanceRow.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
public ExternalStoreRow[] GetExternalStoreRows() 
<DebuggerNonUserCodeAttribute(),  
 GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")>  
Public Function GetExternalStoreRows() As ExternalStoreRow() 
public:  
   [DebuggerNonUserCodeAttribute] 
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")] 
   array<ExternalStoreRow^>^ GetExternalStoreRows() 

Return Value

The ExternalStoreRow array for this InstanceRow.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly