ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

SelectionParameterDataType Property

The data type of the current selection parameter.

Syntax

[VB.NET]
Public ReadOnlyProperty SelectionParameterDataType As SapquerySelectionParameterDataTypes

[C#]
public SapquerySelectionParameterDataTypes SelectionParameterDataType {get;}

enum SapquerySelectionParameterDataTypes { spCharacters, spDate, spPackedDecimal, spTime, spBinary, spTable, spNumber, spFloat, spInteger, spShort, spByte, spNull, spStructure, spDecF16, spDecF34, spXMLData, spString, spXString }

Remarks

This specifies the data type for the selection parameter specified by SelectionParameterIndex.

This property is read-only and not available at design time.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0