See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The ProjectSession type exposes the following members.

Properties

  NameDescription
Public propertyConnectionProvider
Public propertyConnectionString
Get the ConnectionString of the database connection. Null is returned if an xml file is used.
Public propertyDbProvider
Get the DbProivder of the database connection. Null is returned if an xml file is used.
Public propertyIsConfigured
Get whether the database or xml connection has been configured.
Public propertyXmlFileName
Get the name of the xml file that contains the project data.

See Also