See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Provides the database or xml connection to the currently open project.
Namespace: NTier.Designer.BusinessAssembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
C# |
---|
public class ProjectSession : IServiceProvider, IDisposable |
Visual Basic |
---|
Public Class ProjectSession Implements IServiceProvider, IDisposable |
Visual C++ |
---|
public ref class ProjectSession : IServiceProvider, IDisposable |