Knight Data Access Layer
TableCrud Class
Members 




KellermanSoftware.NetDataAccessLayer Namespace : TableCrud Class
Create, Read, Update, Delete Methods to interact with Tables
Syntax
Public Class TableCrud 
   Implements ITableCrud 
Dim instance As TableCrud
public class TableCrud : ITableCrud  
public __gc class TableCrud : public ITableCrud  
public ref class TableCrud : public ITableCrud  
Inheritance Hierarchy

System.Object
   KellermanSoftware.NetDataAccessLayer.TableCrud

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

TableCrud Members
KellermanSoftware.NetDataAccessLayer Namespace