SqlServerDataSettingOption - etmendz/Mendz.Data.SqlServer GitHub Wiki
SqlServerDataSettingOption
Provides the data setting options for SQL Server access. Note that SqlServerDataSettingOption is a static class.
Constructors
None.
Properties
Name | Description |
---|---|
string Name | Gets or sets the connection string name. Default is "SqlServerConnectionString". |
string AlternativeName | Gets or sets the alternative connection string name. Default is "SqlServerExpressConnectionString". |
Methods
None.