Additional arguments to pass to the SQL function.
Namespace:
Mindscape.LightSpeed.QueryingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public IEnumerable<QueryExpression> Arguments { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Arguments As IEnumerable(Of QueryExpression) |