AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

SQL..::..IsPersistentConnection Property

Gets a value indicating whether this instance is persistent connection.

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

Syntax


public bool IsPersistentConnection { get; }

Field Value

true if this instance is persistent connection; otherwise, false.