The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MetaColumn::IsCustomProperty Property
.NET Framework (current version)
Gets a value that indicates whether the data field exists in the database.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System::Booleantrue if the data field does not exist in the database; otherwise, false.
Use the IsCustomProperty property to determine whether a data field is in the database or if it is an extra property that was added to the data context object.
.NET Framework
Available since 3.5
Available since 3.5
Show: