Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Exomia.Database.Attributes

Daniel Baetz edited this page Jun 22, 2019 · 6 revisions

DbSettingsAttribute

Attribute for database settings. This class cannot be inherited.

public class Exomia.Database.Attributes.DbSettingsAttribute
    : Attribute, _Attribute

Constructors

    .ctor DbSettingsAttribute(String connectionString)

Properties

String ConnectionString

Summary:

ConnectionString.