See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The ProjectSession type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ConnectionProvider | |
![]() | ConnectionString |
Get the ConnectionString of the database connection.
Null is returned if an xml file is used.
|
![]() | DbProvider |
Get the DbProivder of the database connection.
Null is returned if an xml file is used.
|
![]() | IsConfigured |
Get whether the database or xml connection has been configured.
|
![]() | XmlFileName |
Get the name of the xml file that contains the project data.
|