| 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.LinqSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntaxint IDataSource.TypedViewEnumTypeValue { get; set; }Private Property TypedViewEnumTypeValue As Integer
	Implements IDataSource.TypedViewEnumTypeValue
	Get
	Set
Property Value
Type: 
Int32Implements
IDataSourceTypedViewEnumTypeValue
See Also