Skip to main content
.NET Framework 4.5.2+

MSSqlConnectionProvider.IsNotForReplication Field

Specifies whether or not the “NOT FOR REPLICATION” option is used in SQL statements that create constraints.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Xpo.v24.1.dll

NuGet Package: DevExpress.Xpo

Declaration

public static bool IsNotForReplication

Field Value

Type
Boolean
See Also