MsSQLServerCompiler ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Compiles relation schema into Ms SQL Server scripts
Inheritance Hierarchy

OnlineSystem Object
  NFX.RelationalModel Compiler
    NFX.RelationalModel RDBMSCompiler
      NFX.RelationalModel MsSQLServerCompiler

Namespace: NFX.RelationalModel
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class MsSQLServerCompiler : RDBMSCompiler
See Also