SqlDatabaseType

 

Defines the type of relational database being targeted.

Syntax

Definition:           public enum SqlDatabaseType

Namespace:          CodeGen.Engine

Assembly:          CodeGenEngine.dll

Definition

public enum SqlDatabaseType
    SQLServer,          1
    MySQL,              2
    PostgreSQL,         3
endenum

 

 


Copyright © 2021  Synergex International, Inc.