Table of Contents

Class SqlServerOptions

Namespace
JJMasterData.Commons.Data.Entity.Providers
Assembly
JJMasterData.Commons.dll
public class SqlServerOptions
Inheritance
SqlServerOptions
Inherited Members

Properties

CompatibilityLevel

Specifies the compatibility level for SQL Server. The value determines the behavior of SQL script generation and SQL Server syntax compatibility.

public int CompatibilityLevel { get; set; }

Property Value

int