MetaType::VersionMember Property
.NET Framework (current version)
Gets a row-version or timestamp column for this MetaType.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
public: property MetaDataMember^ VersionMember { virtual MetaDataMember^ get() abstract; }
Property Value
Type: System.Data.Linq.Mapping::MetaDataMember^The meta-data member that represents the row-version or timestamp column for this meta-type, or null if there is none.
.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: