Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
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.