AVEVA Database .NET Public Interface

ParameterList.GetParameterType Method 

Get type of indexed parameter in list.

public DbParameterType GetParameterType(
   int index
);

Parameters

index
Index of parameter in list

Return Value

See Also

ParameterList Class | Aveva.Pdms.Database Namespace