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