Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Use the LINQ to SQL Storage property on the DataAttribute attribute to designate the name of an underlying storage field.
For code examples, see Storage.
To specify the name of an underlying storage field
Add the Storage property to the ColumnAttribute attribute.
Assign the name of the field as the value of the Storage property.