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