Knight Data Access Layer
Table Class
Members 




KellermanSoftware.NetDataAccessLayer Namespace : Table Class
Class that represents a corresponding table in the database and the mapping to the class
Object Model
Table ClassField Class
Syntax
<SerializableAttribute()>
Public Class Table 
Dim instance As Table
[Serializable()]
public class Table 
[Serializable()]
public __gc class Table 
[Serializable()]
public ref class Table 
Inheritance Hierarchy

System.Object
   KellermanSoftware.NetDataAccessLayer.Table

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Table Members
KellermanSoftware.NetDataAccessLayer Namespace