DBSheetDefRow Class
DataRow Class for DBSheetDefTable
Inheritance Hierarchy
- System.Data.DataRow
- DBaddin.DBSheetDefRow
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public class DBSheetDefRow : DataRow
The DBSheetDefRow type exposes the following members.
Properties
Name | Summary | |
---|---|---|
![]() | fkey | accessor for the name property |
![]() | flookup | accessor for the flookup property |
![]() | ftable | accessor for the ftable property |
![]() | lookup | accessor for the lookup property |
![]() | name | accessor for the name property |
![]() | outer | accessor for the outer property |
![]() | primkey | accessor for the primkey property |
![]() | sort | accessor for the sort property |
![]() | type | accessor for the type property |