TypedViewExpressionTypedViewType Property |
Gets or sets the type of the typed view row as represented by this TypedViewExpression.
Namespace: SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public Type TypedViewType { get; }
Public ReadOnly Property TypedViewType As Type
Get
Property Value
Type:
TypeSee Also