DatabaseCaretReferences.GetDatabaseName property

namespace: Serenity.Data   assemblySerenity.Net.Data

Temporary workaround as this class has no reference to SQL connection strings

public static Func<string, string> GetDatabaseName { get; set; }

See Also