←Select platform

ItemsInfoTableRow Class

Summary

Represents strongly named DataRow class.

Syntax

C#
VB
C++
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")] 
public class ItemsInfoTableRow : DataRow 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")>  
Public Class ItemsInfoTableRow 
   Inherits System.Data.DataRow 
public [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"2.0.0.0")] 
   ref class ItemsInfoTableRow : System::Data::DataRow 

Remarks

This row of data contains information about the cached item.

Requirements

Target Platforms

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

Leadtools.Medical.Caching Assembly