AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

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.