See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.EntityGenerator
Assembly: NTier.EntityGenerator (in NTier.EntityGenerator.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.EntityGenerator
Assembly: NTier.EntityGenerator (in NTier.EntityGenerator.dll) Version: 1.0.0.0
Syntax
C# |
---|
public string GenerateCompileUnit( out bool verificationErrors ) |
Visual Basic |
---|
Public Function GenerateCompileUnit ( <OutAttribute> ByRef verificationErrors As Boolean ) As String |
Visual C++ |
---|
public: String^ GenerateCompileUnit( [OutAttribute] bool% verificationErrors ) |
Parameters
- verificationErrors
- Type: System..::..Boolean%