Белешка
Приступ овој страници захтева ауторизацију. Можете покушати да се пријавите или промените директоријуме.
Приступ овој страници захтева ауторизацију. Можете покушати да промените директоријуме.
Use the LINQ to SQL IsVersion property of the ColumnAttribute attribute to designate a field or property as representing a database column that holds database timestamps or version numbers.
For code examples, see IsVersion.
To designate a field or property as representing a timestamp or version column
Add the IsVersion property to the ColumnAttribute attribute.
Set the IsVersion property value to
true.