Click or drag to resize

FunctionMetadataArgumentTypes Property

List of the function argument types.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public ColumnDesc[] ArgumentTypes { get; }

Property Value

Type: ColumnDesc
See Also