Click or drag to resize

DBTableValuedFunctionNumberOfResultsets Property

Will return 1, and ignores the setter.

Namespace:  SD.LLBLGen.Pro.DBDriverCore
Assembly:  SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
[AllowInFilterAttribute(2)]
public override int NumberOfResultsets { get; set; }

Property Value

Type: Int32
See Also