DatabaseAttribute.Name Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the name of the database.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
This property is required if you use the DatabaseAttribute attribute.
The information is used only if the connection itself does not specify the database name.
| Topic | Location |
|---|---|
| How to: Specify Database Names (LINQ to SQL) | |
| How to: Specify Database Names (LINQ to SQL) | LINQ to SQL |
Show: