SAPQueryExtractorGetSelectFields Method SAPExtractorDotNET

[Missing <summary> documentation for "M:SAPExtractorDotNET.SAPQueryExtractor.GetSelectFields(SAP.Middleware.Connector.RfcDestination)"]

Namespace: SAPExtractorDotNET
Assembly: SAPExtractorDotNET (in SAPExtractorDotNET.dll) Version: 1.0.5.0 (1.0.5.0)
Syntax

public List<SAPFieldItem> GetSelectFields(
	RfcDestination destination
)

Parameters

destination
Type: RfcDestination

[Missing <param name="destination"/> documentation for "M:SAPExtractorDotNET.SAPQueryExtractor.GetSelectFields(SAP.Middleware.Connector.RfcDestination)"]

Return Value

Type: ListSAPFieldItem

[Missing <returns> documentation for "M:SAPExtractorDotNET.SAPQueryExtractor.GetSelectFields(SAP.Middleware.Connector.RfcDestination)"]

See Also

Reference