TriggerStatementBody.IsNotForReplication Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if NOT FOR REPLICATION is defined.
public bool IsNotForReplication { get; set; }
member this.IsNotForReplication : bool with get, set
Public Property IsNotForReplication As Boolean