DataAttribute::Storage Property
.NET Framework (current version)
Gets or sets a private storage field to hold the value from a column.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Storage property values are case sensitive. For example, ensure that values used in the attribute for the Storage property match the case for the corresponding property names used elsewhere in the code. This applies to all .NET programming languages, even those which are not typically case sensitive, including Visual Basic.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: