AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SQL..::..IsTransaction Property

Gets a value indicating whether this instance is transaction.

Namespace:  AdvantageCMS.Data
Assembly:  AdvantageCMS.Data (in AdvantageCMS.Data.dll)

Syntax


public bool IsTransaction { get; }

Field Value

true if this instance is transaction; otherwise, false.