Knight Data Access Layer
CreateClassesForDatabase Method (DataHelper)




View with Navigation Tools
KellermanSoftware.NetDataAccessLayer Namespace > DataHelper Class : CreateClassesForDatabase Method
The namespace
The output directory
Create classes for the current database in the passed in namespace
Syntax
Public Sub CreateClassesForDatabase( _
   ByVal namespaceString As String, _
   ByVal directoryPath As String _
) 

Parameters

namespaceString
The namespace
directoryPath
The output directory
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

DataHelper Class
DataHelper Members