[This is preliminary documentation and is subject to change.]
Compiles relation schema into Ms SQL Server scripts
System Object NFX.RelationalModel Compiler NFX.RelationalModel RDBMSCompiler NFX.RelationalModel MsSQLServerCompilerNamespace: NFX.RelationalModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public class MsSQLServerCompiler : RDBMSCompiler
public class MsSQLServerCompiler : RDBMSCompiler
Public Class MsSQLServerCompiler
Inherits RDBMSCompiler
Public Class MsSQLServerCompiler
Inherits RDBMSCompiler
public ref class MsSQLServerCompiler : public RDBMSCompiler
public ref class MsSQLServerCompiler : public RDBMSCompiler
type MsSQLServerCompiler =
class
inherit RDBMSCompiler
end
type MsSQLServerCompiler =
class
inherit RDBMSCompiler
end