Ninja Database Lite
IsolatedStorageDatabase Constructor



KellermanSoftware.NinjaDatabaseLite Namespace > IsolatedStorageDatabase Class : IsolatedStorageDatabase Constructor
Constructor
Syntax
Public Function New( _
   ByVal directoryName As String _
)
Dim directoryName As String
 
Dim instance As New IsolatedStorageDatabase(directoryName)
public IsolatedStorageDatabase( 
   string directoryName
)
public:
IsolatedStorageDatabase( 
   String^ directoryName
)

Parameters

directoryName
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

IsolatedStorageDatabase Class
IsolatedStorageDatabase Members