DataSourceBaseTIDataSourceWrappedTvfCall Property |
Gets or sets the wrapped TVF call.
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax TableValuedFunctionCall IDataSource.WrappedTvfCall { get; set; }
Private Property WrappedTvfCall As TableValuedFunctionCall
Implements IDataSource.WrappedTvfCall
Get
Set
Property Value
Type:
TableValuedFunctionCallImplements
IDataSourceWrappedTvfCallSee Also