Skip to main content
A newer version of this page is available. .

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

NuGet Package: DevExpress.Xpo

Declaration

public static bool IsNotForReplication

Field Value

Type
Boolean
See Also