Skip to main content
.NET 6.0+

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.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public static bool IsNotForReplication

Field Value

Type
Boolean
See Also