Skip to main content
.NET 8.0+

MSSqlConnectionProvider.IsNotForReplication Field

In This Article

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

NuGet Package: DevExpress.Xpo

#Declaration

public static bool IsNotForReplication

#Field Value

Type
Boolean
See Also