AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

SqlConnectionContext..::..Ambient Property

Current ambient connection string for this thread, or null/empty if none is set. Read by GetConnectionString()()()() when no explicit connection string has been assigned to the SQL instance.

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

Syntax


public static string Ambient { get; }