Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.57 KB

fcSDK~FChoice.Foundation.GenericDataRow.md

File metadata and controls

57 lines (36 loc) · 1.57 KB

GenericDataRow Class

Represents a row of data in a GenericDataTable.

Syntax

'Declaration

<DefaultMemberAttribute("Item")>
Public MustInherit Class GenericDataRow
   Inherits System.Data.DataRow
[DefaultMemberAttribute("Item")]
public abstract class GenericDataRow : System.Data.DataRow

Remarks

GenericDataRow

Inheritance Hierarchy

System.Object System.Data.DataRow [FChoice.Foundation.GenericDataRow** FChoice.Foundation.Clarify.ClarifyDataRow

Requirements

Namespace: FChoice.Foundation

Platforms: Windows 2000, Windows XP, Windows Server family

Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)

Reference

GenericDataRow Members FChoice.Foundation Namespace FChoice.Foundation.GenericDataRow FChoice.Foundation.Clarify.ClarifyDataRow

Requirements

Namespace: FChoice.Foundation

Platforms: Windows 2000, Windows XP, Windows Server family

Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)

Reference

GenericDataRow Members FChoice.Foundation Namespace