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
Get whether the database or xml connection has been configured.
Namespace: NTier.Designer.BusinessAssembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
C# |
---|
public virtual bool IsConfigured { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property IsConfigured As Boolean Get |
Visual C++ |
---|
public: virtual property bool IsConfigured { bool get (); } |