Click or drag to resize

DataSourceBaseTIDataSourceTypedViewEnumTypeValue Property

Gets or sets the typed view enum type value, which is the value of the enum type for TypedViews if the type represented by this element is a typed view, -1 otherwise.

Namespace:  SD.LLBLGen.Pro.LinqSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.7.0.0 (5.7.0)
Syntax
int IDataSource.TypedViewEnumTypeValue { get; set; }

Property Value

Type: Int32

Implements

IDataSourceTypedViewEnumTypeValue
See Also