MetaType.VersionMember Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a row-version or timestamp column for this MetaType.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System.Data.Linq.Mapping.MetaDataMemberThe meta-data member that represents the row-version or timestamp column for this meta-type, or Nothing if there is none.
Show: