DataSourceBase<T>.IDataSource.WrappedTvfCall 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.12.0.0 (5.12.0)
SyntaxTableValuedFunctionCall IDataSource.WrappedTvfCall { get; set; }
Private Property WrappedTvfCall As TableValuedFunctionCall
Implements IDataSource.WrappedTvfCall
Get
Set
Property Value
Type:
TableValuedFunctionCallImplements
IDataSource.WrappedTvfCall
See Also